Difficult-Rocket/docs/configes sample/basic_config.json

12 lines
213 B
JSON
Raw Normal View History

2020-12-06 22:28:18 +08:00
{
"language": "language",
"textures": {
"back_ground_space": "xxx.png",
"planet": {
"xxx": "xxx.png"
},
"flame": {
"xxx": "xxx.png"
}
}
}