[jasper/project] Add back TileSheets
Build / build (push) Successful in 2m2s

This commit is contained in:
2025-05-07 19:50:59 -05:00
parent 36d95d5a76
commit 25ff7ef479
7 changed files with 9675 additions and 5 deletions
+15 -4
View File
@@ -1,21 +1,32 @@
K1;56759edb-78b4-4108-b932-3cc5759b3921;O1;net.drinkingtea.nostalgia.core.Palette;4;{
K1;56759edb-78b4-4108-b932-3cc5759b3921;O1;net.drinkingtea.nostalgia.gfx.Palette;5;{
"colorNames" :
[
"Transparent"
"Transparent",
"White"
],
"pages" :
[
{
"colors" :
[
{}
{},
{
"b" : 31,
"g" : 31,
"r" : 31
}
],
"name" : "Day"
},
{
"colors" :
[
{}
{},
{
"b" : 31,
"g" : 31,
"r" : 31
}
],
"name" : "Night"
}
+1 -1
View File
@@ -1,4 +1,4 @@
K1;14fc3dd8-42ff-4bf9-81f1-a010cc5ac251;O1;net.drinkingtea.nostalgia.core.Palette;4;{
K1;14fc3dd8-42ff-4bf9-81f1-a010cc5ac251;O1;net.drinkingtea.nostalgia.gfx.Palette;5;{
"colorNames" :
[
"Black",
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff