VoltzEngine-Project / Engine

Minecraft modding core lib
Other
13 stars 11 forks source link

Add: Version check for JSON data #82

Open DarkGuardsman opened 7 years ago

DarkGuardsman commented 7 years ago

JSON data is loaded without checking for deps or required systems. Each JSON should have the option to declare dependencies on sub systems and versions.