Files
Bubberstation/tools
xxalphaandoranges 8e80afbf86 Map Conflict Fixing Helper (#22421)
* Trimmed down map_merge function to be simpler and straightforward, no
more recycling keys;
New function get_key, looks up a dict key by abusing python;
New function key_int_value, converts a base 52 key to a base 10 integer
value;
Map helper functions are no longer dependent on global values;
Reorganized map_helpers.py;

* Added Map Conflict Fixer Helper;
Changed parse_map function to accept a map's raw text instead of a file
path;
Tweaked some map merger code;

* Map Conflict Fixer readme.md entry

completed readme.md

more

Removed debug code
2016-12-25 16:25:54 +13:00
..
2016-06-22 21:15:44 +01:00

the compiled exe file for the Unstandardness text for DM program is in:

UnstandardnessTestForDM\bin\Debug\UnstandardnessTestForDM.exe

of

UnstandardnessTestForDM\bin\Release\UnstandardnessTestForDM.exe



You have to move it to the root folder (where the dme file is) and run it from there for it to work.