update readme

This commit is contained in:
yhh
2020-08-25 17:42:03 +08:00
parent 46a8de39e3
commit 0ab0728ddf
7 changed files with 41 additions and 16 deletions

View File

@@ -22,11 +22,6 @@
}
],
"resources": [
{
"url": "fgui/loading.fui",
"type": "bin",
"name": "loading"
},
{
"url": "preload/bg.png",
"type": "image",
@@ -57,16 +52,6 @@
"type": "image",
"name": "orangeNorm_png"
},
{
"url": "fgui/sc.fui",
"type": "bin",
"name": "sc"
},
{
"url": "fgui/common.fui",
"type": "bin",
"name": "common"
},
{
"url": "preload/orthogonal-outside.json",
"type": "json",
@@ -101,6 +86,21 @@
"url": "characters/6.png",
"type": "image",
"name": "6_png"
},
{
"url": "fgui/common.zip",
"type": "bin",
"name": "common"
},
{
"url": "fgui/sc.zip",
"type": "bin",
"name": "sc"
},
{
"url": "fgui/loading.zip",
"type": "bin",
"name": "loading"
}
]
}