添加 通用 LPC 角色生成器 子模块

tools
PJ568 2 years ago
parent b444e70143
commit 2c027921a4

7
.gitmodules vendored

@ -23,4 +23,9 @@
url = https://github.com/renzhezhilu/webp2jpg-online.git
[submodule "tools/黑色全屏"]
path = tools/黑色全屏
url = https://github.com/PJ-568/Blcak_screen.git
url = https://github.com/PJ-568/Black_screen.git
branch = min
[submodule "tools/Universal-LPC-Spritesheet-Character-Generator"]
path = tools/Universal-LPC-Spritesheet-Character-Generator
url = https://github.com/sanderfrenken/Universal-LPC-Spritesheet-Character-Generator.git
branch = master

@ -24,6 +24,11 @@
"url":"/lib/tools/黑色全屏/",
"type":"测试工具"
},
{
"name":"通用 LPC 角色生成器",
"url":"/lib/tools/Universal-LPC-Spritesheet-Character-Generator/",
"type":"游戏美术"
},
{
"name":"在线键盘鼠标测试",
"url":"/lib/tools/keyboard-mouse-tester/",

@ -87,6 +87,15 @@ var classify = [{
}]
}, {
"id": 4,
"name": "游戏美术",
"list": [{
"name": "通用 LPC 角色生成器",
"url": "/incert/?link=/lib/tools/Universal-LPC-Spritesheet-Character-Generator/",
"hot": 0,
"img": ""
}]
}, {
"id": 5,
"name": "测试工具",
"list": [{
"name": "黑色全屏",
@ -100,7 +109,7 @@ var classify = [{
"img": ""
}]
}, {
"id": 5,
"id": 6,
"name": "文档手册",
"list": [{
"name": "Rust 语言圣经(镜像)",
@ -114,7 +123,7 @@ var classify = [{
"img": ""
}]
}, {
"id": 6,
"id": 7,
"name": "文字工具",
"list": [{
"name": "狗屁不通文章生成器",
@ -128,7 +137,7 @@ var classify = [{
"img": ""
}]
}, {
"id": 7,
"id": 8,
"name": "软件模拟",
"list": [{
"name": "在线 x86 虚拟机",

@ -0,0 +1 @@
Subproject commit d3fc25aba38d0f84b4041169fa153d153b2ec9e3

@ -0,0 +1 @@
Subproject commit 1c1e32e188ba0922e4e8a0041868f94292f9a3b0
Loading…
Cancel
Save