Read the pack directly from the JSON parser.
Note, this will not fill out the path property of the Pack struct, which is required to read resources. Use the other overload to fill it automatically.
JSONParser instance to fetch data from.
rcdata.json.JSONException on type mismatch or type error
See Implementation
Read the pack directly from the JSON parser.
Note, this will not fill out the path property of the Pack struct, which is required to read resources. Use the other overload to fill it automatically.