1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 23:33:33 +08:00

reformat README and place them at root of each MOD

This commit is contained in:
2022-09-11 09:53:02 +08:00
parent 78e5ba4266
commit 7ff9a48cf6
9 changed files with 37 additions and 29 deletions

View File

@@ -24,6 +24,6 @@
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="del /F /Q package\$(ProjectName)-$(Version).zip&#xA;zip -9 -j package/$(ProjectName)-$(Version).zip $(TargetPath) package/icon.png package/manifest.json package/README.md" />
<Exec Command="del /F /Q package\$(ProjectName)-$(Version).zip&#xA;zip -9 -j package/$(ProjectName)-$(Version).zip $(TargetPath) package/icon.png package/manifest.json README.md" />
</Target>
</Project>

View File

@@ -1,8 +1,9 @@
## CheatEnabler
### Enable cheat functions as below
### Add various cheat functions while disabling abnormal determinants
* Disable abnormal determinants (Disable all sanity checks, and can get achievements on using Console and Developer Mode shortcuts).
* Disable abnormal determinants (Disable all sanity checks, and can get achievements on using Console and Developer Mode
shortcuts).
* Shift+F4 to switch Developer Mode on/off.
* Numpad 1: Gets all items and extends bag.
* Numpad 2: Boosts walk speed, gathering speed and mecha energy restoration.