data import impl with jsons
This commit is contained in:
17
assets/data/custom_night.json
Normal file
17
assets/data/custom_night.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"single": [
|
||||
"sprites/custom_night/labels/1.png",
|
||||
"sprites/custom_night/labels/2.png",
|
||||
"sprites/custom_night/labels/3.png",
|
||||
"sprites/custom_night/labels/4.png",
|
||||
"sprites/custom_night/labels/5.png",
|
||||
"sprites/custom_night/labels/6.png",
|
||||
"sprites/custom_night/labels/7.png"
|
||||
],
|
||||
"ranges": [
|
||||
{ "base": "sprites/custom_night/icons/", "start": 1, "end": 10 },
|
||||
{ "base": "sprites/custom_night/names/", "start": 1, "end": 10 },
|
||||
{ "base": "sprites/custom_night/modes/", "start": 1, "end": 10 },
|
||||
{ "base": "sprites/custom_night/rewards/", "start": 0, "end": 8 }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user