[jasper/project] Add back TileSheets
All checks were successful
Build / build (push) Successful in 2m2s
All checks were successful
Build / build (push) Successful in 2m2s
This commit is contained in:
parent
36d95d5a76
commit
25ff7ef479
@ -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" :
|
"colorNames" :
|
||||||
[
|
[
|
||||||
"Transparent"
|
"Transparent",
|
||||||
|
"White"
|
||||||
],
|
],
|
||||||
"pages" :
|
"pages" :
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"colors" :
|
"colors" :
|
||||||
[
|
[
|
||||||
{}
|
{},
|
||||||
|
{
|
||||||
|
"b" : 31,
|
||||||
|
"g" : 31,
|
||||||
|
"r" : 31
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"name" : "Day"
|
"name" : "Day"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"colors" :
|
"colors" :
|
||||||
[
|
[
|
||||||
{}
|
{},
|
||||||
|
{
|
||||||
|
"b" : 31,
|
||||||
|
"g" : 31,
|
||||||
|
"r" : 31
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"name" : "Night"
|
"name" : "Night"
|
||||||
}
|
}
|
||||||
|
@ -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" :
|
"colorNames" :
|
||||||
[
|
[
|
||||||
"Black",
|
"Black",
|
||||||
|
BIN
project/TileSheets/Charset.nts
Normal file
BIN
project/TileSheets/Charset.nts
Normal file
Binary file not shown.
3809
project/TileSheets/Logo.nts
Normal file
3809
project/TileSheets/Logo.nts
Normal file
File diff suppressed because it is too large
Load Diff
BIN
project/TileSheets/NS_Logo.nts
Normal file
BIN
project/TileSheets/NS_Logo.nts
Normal file
Binary file not shown.
4766
project/TileSheets/World/People/Player.nts
Normal file
4766
project/TileSheets/World/People/Player.nts
Normal file
File diff suppressed because it is too large
Load Diff
1084
project/TileSheets/World/Terrain.nts
Normal file
1084
project/TileSheets/World/Terrain.nts
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user