mirror of
https://github.com/Qsgs-Fans/FreeKill.git
synced 2024-11-16 11:42:45 +08:00
58ea0ca80a
* standard generals * assignrole * arrangeSeat * fix bugs
15 lines
244 B
Lua
15 lines
244 B
Lua
return {
|
|
name = "standard",
|
|
author = "official",
|
|
description = "",
|
|
collaborators = {
|
|
program = {},
|
|
designer = {},
|
|
cv = {},
|
|
illustrator = {},
|
|
},
|
|
|
|
dependencies = {},
|
|
extra_files = {},
|
|
}
|