mirror of
https://github.com/ProjectSWGCore/SchematicDump.git
synced 2026-07-13 21:00:58 -04:00
master
Place SchematicDump.exe in the root of your object/draft_schematics/ folder or whatever folder all your schematic templates are in. For all files in the current directory and child directories, the tool will dump all information regarding a draft schematic's ingredient slots and experimentation attributes to a text file. Example: object\draft_schematic\instrument\shared_instrument_bandfill.iff -> object\draft_schematic\instrument\shared_instrument_bandfill.txt Contents: Slot 1: craft_furniture_ingredients_n frame Slot 2: craft_furniture_ingredients_n valving Attribute 1: crafting complexity Attribute 2: crafting xp Attribute 3: crafting hitPoints Attribute 4: crafting quality Crafted Template: object/tangible/instrument/shared_bandfill_hue.iff
Languages
C#
100%