Skip to content

Commit e2ec84a

Browse files
committed
Merge branch 'master' of github.com:ArifRios1st/PVZ-Hyper-Fusion-Mod
2 parents ef7f33a + 1d6a767 commit e2ec84a

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Support Version
2+
- ~~v2.0.4~~
3+
- ~~v2.1.2~~
4+
- v2.1.3
5+
6+
# Instalation
7+
- 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
32+
33+
# SS
34+
![image](https://github.com/user-attachments/assets/7c3ecd9e-0feb-462e-b218-1108147a6726)
35+
![image](https://github.com/user-attachments/assets/10db56cd-151c-4cf6-beed-ec705dbd7666)
36+
![image](https://github.com/user-attachments/assets/a9c2d9db-76ba-47fa-82a0-d21d297e3cb3)
37+
38+

0 commit comments

Comments
 (0)