You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Install [MelonLoader](https://melonwiki.xyz/#/modders/quickstart) to game
8
+
-[Download](https://github.com/ArifRios1st/PVZ-Hyper-Fusion-Mod/releases/latest) and extract mod into game folder path
9
+
10
+
# Build
11
+
- Edit GamePath in `PVZ Hyper Fusion.csproj` to game folder path
12
+
- then build
13
+
14
+
15
+
# Translation
16
+
- you can edit translation string in `Mods\PVZ_Hyper_Fusion\Strings\translation_strings.json` and `Mods\PVZ_Hyper_Fusion\Strings\translation_regexs.json`
17
+
- you can replace texture by put textures to `Mods\PVZ_Hyper_Fusion\Textures`
18
+
- you can translate Almanac Plant by copy `Mods\PVZ_Hyper_Fusion\Dump\LawnStrings.json` to `Mods\PVZ_Hyper_Fusion\LawnStringsTranslate.json` and edit it
19
+
- you can translate Almanac Zombie by copy `Mods\PVZ_Hyper_Fusion\Dump\ZombieStrings.json` to `Mods\PVZ_Hyper_Fusion\ZombieStringsTranslate.json` and edit it
20
+
21
+
22
+
# Mod Features
23
+
-[F1] Unlimited Sun
24
+
-[F2] No Cooldown (also glove and hammer)
25
+
-[F3] Plant Not Take Damage (there is bug when using this feature)
26
+
-[F4] Plant Column
27
+
-[F5] Developer Mode (Unlimited Sun+No Cooldown+Unlock All Plant+Travel Plant can Fusion in any stage)
28
+
-[Insert] Show Features
29
+
30
+
# Credit
31
+
-[蓝飘飘fly](https://space.bilibili.com/3546619314178489) - Developer Game
0 commit comments