Further file organization
Further file organization
This commit is contained in:
8
nwn/nwnprc/trunk/assemble_itemprops.bat
Normal file
8
nwn/nwnprc/trunk/assemble_itemprops.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo on
|
||||
|
||||
mkdir xml_temp
|
||||
java -Xmx200m -jar tools\prc.jar itempropmaker
|
||||
pause
|
||||
java -cp tools\modpacker\nwn-tools.jar org.progeeks.nwn.XmlToGff others xml_temp/*
|
||||
pause
|
||||
:end
|
Reference in New Issue
Block a user