Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG committed Nov 27, 2023
1 parent e8d0fc9 commit 46e2a35
Showing 1 changed file with 1 addition and 41 deletions.
42 changes: 1 addition & 41 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,47 +10,7 @@ install:
premake5.bat
before_build:
- cmd: >-
cd textures/NFS/NFSUC
createtpk.bat
cd ../../..
cd textures/NFS/NFSPS
createtpk.bat
cd ../../..
cd textures/NFS/NFSC
createtpk.bat
cd ../../..
cd textures/NFS/NFSMW
createtpk.bat
cd ../../..
cd textures/NFS/NFSU2
createtpk.bat
cd ../../..
cd textures/NFS/NFSU
createtpk.bat
cd ../../..
- cmd: before_build.bat
build:
project: build/WidescreenFixesPack.sln
parallel: true
Expand Down

0 comments on commit 46e2a35

Please sign in to comment.