Difficult-Rocket/docs/configes sample/basic_config.json
2020-12-06 22:28:18 +08:00

12 lines
213 B
JSON

{
"language": "language",
"textures": {
"back_ground_space": "xxx.png",
"planet": {
"xxx": "xxx.png"
},
"flame": {
"xxx": "xxx.png"
}
}
}