Skip to content

Commit

Permalink
Changed the formatting of the meta.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Radezolid committed Nov 3, 2024
1 parent dd3315d commit 2dbce85
Showing 1 changed file with 12 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"version":1,
"license":"CC-BY-SA-3.0",
"copyright":"Taken from https://github.com/discordia-space/CEV-Eris/blob/d1e0161af146835f4fb79d21a6200caa9cc842d0/icons/obj/power.dmi and modified. Modified by Radezolid for random solar spawner",
"size":{"x":32,"y":32},
"states":
[
{
"name": "random_solar"
}
]
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/d1e0161af146835f4fb79d21a6200caa9cc842d0/icons/obj/power.dmi and modified. Modified by Radezolid for random solar spawner",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "random_solar"
}
]
}

0 comments on commit 2dbce85

Please sign in to comment.