mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-05-05 13:54:49 -04:00
- Internal rebranding to avoid future conflicts with Pixelorama - Renamed pixelorama_data directory to cozypixelstudio_data - Enabled Hidpi mode as an experiment - Moved credits down and used built-in markdown lists instead because I'm a derp
26 lines
No EOL
496 B
JSON
26 lines
No EOL
496 B
JSON
{
|
|
"name": "GB Studio",
|
|
"comments": "By Tony Bark",
|
|
"colors": [
|
|
{
|
|
"data": "ff071821",
|
|
"name": "no name"
|
|
},
|
|
{
|
|
"data": "ff86c06c",
|
|
"name": "no name"
|
|
},
|
|
{
|
|
"data": "ffe0f8cf",
|
|
"name": "no name"
|
|
},
|
|
{
|
|
"data": "ff65ff00",
|
|
"name": "no name"
|
|
},
|
|
{
|
|
"data": "ff306850",
|
|
"name": "no name"
|
|
}
|
|
]
|
|
} |