-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
At current state the parser supports only single definition per JSON config.
weapons/iron_sword.json->iron_swordbronze_sword.json->bronze_sword
potions/small_health_potion.json->small_health_potionlarge_health_potion.json->large_health_potionsmall_mana_potion.json->small_mana_potionlarge_mana_potion.json->large_mana_potion
It could be useful to implement functionality to load multiple definitions from one file:
Weapons.json->iron_swordbronze_sword
Potions.json->small_health_potionlarge_health_potionsmall_mana_potionlarge_mana_potion