chore: 添加生成敌人脚本
This commit is contained in:
parent
6558941ec1
commit
1c84443ef0
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.venv
|
||||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
|||||||
[submodule "Mods"]
|
[submodule "Mods"]
|
||||||
path = Mods
|
path = Mods
|
||||||
url = https://onlyg.it/OpenWF/Mods.git
|
url = https://onlyg.it/OpenWF/Mods.git
|
||||||
|
[submodule "Pluto"]
|
||||||
|
path = Pluto
|
||||||
|
url = https://github.com/PlutoLang/Pluto.git
|
||||||
|
|||||||
@ -25,7 +25,7 @@
|
|||||||
"alternative_loading": false,
|
"alternative_loading": false,
|
||||||
"dont_resolve_labels": false,
|
"dont_resolve_labels": false,
|
||||||
"save_all_metadata": false,
|
"save_all_metadata": false,
|
||||||
"write_all_metadata_reads_to_console": false,
|
"write_all_metadata_reads_to_console": true,
|
||||||
"write_all_metadata_reads_to_ee_log": false,
|
"write_all_metadata_reads_to_ee_log": false,
|
||||||
"write_patched_metadata_reads_to_console": false,
|
"write_patched_metadata_reads_to_console": false,
|
||||||
"write_patched_metadata_reads_to_ee_log": false,
|
"write_patched_metadata_reads_to_ee_log": false,
|
||||||
|
|||||||
1
Pluto
Submodule
1
Pluto
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit acad7d90cfa5eb37f1cbd2a74e04c14938775212
|
||||||
1196
Scripts/敌人生成.pluto
Normal file
1196
Scripts/敌人生成.pluto
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user