Releases: KarlClinckspoor/UnderworldRandomizer
Releases · KarlClinckspoor/UnderworldRandomizer
Randomizer UI WPF v0.1
First release of a randomizer! Only limited options. Can remove locks from all doors and shuffle some items. NPCs and furniture won't be shuffled. Should be complete-able, but I haven't tested.
Probably requires .NET 6 Runtime to be run.
ItemCombinations v0.1.1
Very simple TUI used to view and edit CMB.DAT.
Items with an asterisk mean the item is destroyed after combination.
Run ItemCombinations.exe in the command line, preferably together with CMB.DAT in the same directory. objects.json contains the object names and is used to assign a name to an object ID.
If either or both items that will be combined don't have a destroy flag, the combination won't work.