Added batch file setup for easy map conversion
This commit is contained in:
parent
4b380f75e5
commit
4b83439c6d
@ -1 +1,3 @@
|
||||
java -jar .\RandomizeRabiEnemies.jar area*.json
|
||||
cmd /c "original_to_editable.bat"
|
||||
cmd /c "java -jar .\RandomizeRabiEnemies.jar s2_editable_maps/area*.json"
|
||||
cmd /c "editable_to_final.bat"
|
17
bin/Microsoft.VC90.CRT.manifest
Normal file
17
bin/Microsoft.VC90.CRT.manifest
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<noInheritable/>
|
||||
<assemblyIdentity name="Microsoft.VC90.CRT" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b" type="win32" version="9.0.30729.8387"/>
|
||||
<file hash="9279d145a8dfebc36070ec4128eb7867d6f6d294" hashalg="SHA1" name="msvcr90.dll"/>
|
||||
<file hash="e643320fc5e1e6c58fe4eb3e2dbccd5e177809ce" hashalg="SHA1" name="msvcp90.dll"/>
|
||||
<file hash="461f61f5a184f9316d808c146673ede18ac159bb" hashalg="SHA1" name="msvcm90.dll"/>
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||
<application>
|
||||
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
|
||||
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
|
||||
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
|
||||
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
|
||||
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
|
||||
</application>
|
||||
</compatibility>
|
||||
</assembly>
|
BIN
bin/_hashlib.pyd
Normal file
BIN
bin/_hashlib.pyd
Normal file
Binary file not shown.
BIN
bin/bz2.pyd
Normal file
BIN
bin/bz2.pyd
Normal file
Binary file not shown.
BIN
bin/converttojson.exe
Normal file
BIN
bin/converttojson.exe
Normal file
Binary file not shown.
19
bin/converttojson.exe.manifest
Normal file
19
bin/converttojson.exe.manifest
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<assemblyIdentity name="converttojson" processorArchitecture="x86" type="win32" version="1.0.0.0"/>
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.VC90.CRT" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b" type="win32" version="9.0.30729.8387"/>
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"/>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||
<application>
|
||||
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
|
||||
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
|
||||
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
|
||||
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
|
||||
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
|
||||
</application>
|
||||
</compatibility>
|
||||
</assembly>
|
BIN
bin/msvcm90.dll
Normal file
BIN
bin/msvcm90.dll
Normal file
Binary file not shown.
BIN
bin/msvcp90.dll
Normal file
BIN
bin/msvcp90.dll
Normal file
Binary file not shown.
BIN
bin/msvcr90.dll
Normal file
BIN
bin/msvcr90.dll
Normal file
Binary file not shown.
BIN
bin/python27.dll
Normal file
BIN
bin/python27.dll
Normal file
Binary file not shown.
BIN
bin/select.pyd
Normal file
BIN
bin/select.pyd
Normal file
Binary file not shown.
BIN
bin/unicodedata.pyd
Normal file
BIN
bin/unicodedata.pyd
Normal file
Binary file not shown.
2
editable_to_final.bat
Normal file
2
editable_to_final.bat
Normal file
@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
bin\converttojson.exe --json-to-map
|
2
original_to_editable.bat
Normal file
2
original_to_editable.bat
Normal file
@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
bin\converttojson.exe --map-to-json
|
BIN
s1_original_maps/area0.map
Normal file
BIN
s1_original_maps/area0.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area1.map
Normal file
BIN
s1_original_maps/area1.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area11.map
Normal file
BIN
s1_original_maps/area11.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area2.map
Normal file
BIN
s1_original_maps/area2.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area3.map
Normal file
BIN
s1_original_maps/area3.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area4.map
Normal file
BIN
s1_original_maps/area4.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area5.map
Normal file
BIN
s1_original_maps/area5.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area6.map
Normal file
BIN
s1_original_maps/area6.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area7.map
Normal file
BIN
s1_original_maps/area7.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area8.map
Normal file
BIN
s1_original_maps/area8.map
Normal file
Binary file not shown.
BIN
s1_original_maps/area9.map
Normal file
BIN
s1_original_maps/area9.map
Normal file
Binary file not shown.
3
settings.txt
Normal file
3
settings.txt
Normal file
@ -0,0 +1,3 @@
|
||||
original-maps-dir: s1_original_maps
|
||||
editable-maps-dir: s2_editable_maps
|
||||
final-maps-dir: s3_final_maps
|
Loading…
x
Reference in New Issue
Block a user