batch compile entier folder

Post » Wed Apr 20, 2016 8:16 am

is there a skyrim script compiler that can batch an entire folder of files?

User avatar
Micah Judaeah
 
Posts: 3443
Joined: Tue Oct 24, 2006 6:22 pm

Post » Wed Apr 20, 2016 7:43 am

The reference compiler already supports batch compilation. All that you need to do is replace the script name argument with the path to the folder and add another "all" (without the quotation marks) as an argument. Basically invoke the compiler with:



PapyrusCompiler.exe -f=TESV_Papyrus_Flags.flg -i= -o= -all
User avatar
Vickytoria Vasquez
 
Posts: 3456
Joined: Thu Aug 31, 2006 7:06 pm


Return to V - Skyrim