code view

This commit is contained in:
marhone 2024-05-08 00:12:00 +08:00
parent 55fdf00f08
commit a59680e5ff
4 changed files with 424 additions and 284 deletions

View File

@ -1,6 +1,6 @@
{
"player": {
"defaultHP": 50,
"defaultHP": 5000,
"requiredXP": [
10,
20,

View File

@ -1428,9 +1428,9 @@
"_far": 2000,
"_color": {
"__type__": "cc.Color",
"r": 75,
"g": 109,
"b": 59,
"r": 84,
"g": 75,
"b": 80,
"a": 255
},
"_depth": 1,

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{
"__version__": "1.0.0",
"__version__": "1.0.1",
"information": {
"customSplash": {
"id": "customSplash",