-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ModLoader
updated
11 files
+2 −2 | ModLoaderAndModLoadingProcess - CN.md | |
+2 −2 | ModLoaderAndModLoadingProcess - EN - GPT.md | |
+4 −4 | README.md | |
+1 −1 | mod/ImageLoaderHook | |
+1 −1 | mod/ModLoaderGui | |
+1 −1 | mod/ModSubUiAngularJs | |
+1 −1 | mod/TweeReplacer | |
+18 −0 | src/BeforeSC2/ModLoadController.ts | |
+18 −18 | src/BeforeSC2/SC2DataManager.ts | |
+7 −7 | src/BeforeSC2/Utils.ts | |
+180 −11 | src/insertTools/MyMod/MyMod_script_hook_example.js |