Parcourir la source

Update .appveyor.yml

Daniele Bartolini il y a 9 ans
Parent
commit
b60f293355
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .appveyor.yml

+ 1 - 1
.appveyor.yml

@@ -2,7 +2,7 @@ os:
   - Visual Studio 2013
 
 install:
-  - third\bx\tools\bin\windows\genie --file=genie\genie.lua --with-luajit --with-openal --with-bullet --with-tools vs2013
+  - third\bx\tools\bin\windows\genie --file=scripts\genie.lua --with-luajit --with-openal --with-bullet --with-tools vs2013
 
 platform:
   - Win32