-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:ArifRios1st/PVZ-Hyper-Fusion-Mod
- Loading branch information
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Support Version | ||
- ~~v2.0.4~~ | ||
- ~~v2.1.2~~ | ||
- v2.1.3 | ||
|
||
# Instalation | ||
- Install [MelonLoader](https://melonwiki.xyz/#/modders/quickstart) to game | ||
- [Download](https://github.com/ArifRios1st/PVZ-Hyper-Fusion-Mod/releases/latest) and extract mod into game folder path | ||
|
||
# Build | ||
- Edit GamePath in `PVZ Hyper Fusion.csproj` to game folder path | ||
- then build | ||
|
||
|
||
# Translation | ||
- you can edit translation string in `Mods\PVZ_Hyper_Fusion\Strings\translation_strings.json` and `Mods\PVZ_Hyper_Fusion\Strings\translation_regexs.json` | ||
- you can replace texture by put textures to `Mods\PVZ_Hyper_Fusion\Textures` | ||
- you can translate Almanac Plant by copy `Mods\PVZ_Hyper_Fusion\Dump\LawnStrings.json` to `Mods\PVZ_Hyper_Fusion\LawnStringsTranslate.json` and edit it | ||
- you can translate Almanac Zombie by copy `Mods\PVZ_Hyper_Fusion\Dump\ZombieStrings.json` to `Mods\PVZ_Hyper_Fusion\ZombieStringsTranslate.json` and edit it | ||
|
||
|
||
# Mod Features | ||
- [F1] Unlimited Sun | ||
- [F2] No Cooldown (also glove and hammer) | ||
- [F3] Plant Not Take Damage (there is bug when using this feature) | ||
- [F4] Plant Column | ||
- [F5] Developer Mode (Unlimited Sun+No Cooldown+Unlock All Plant+Travel Plant can Fusion in any stage) | ||
- [Insert] Show Features | ||
|
||
# Credit | ||
- [蓝飘飘fly](https://space.bilibili.com/3546619314178489) - Developer Game | ||
|
||
# SS | ||
![image](https://github.com/user-attachments/assets/7c3ecd9e-0feb-462e-b218-1108147a6726) | ||
![image](https://github.com/user-attachments/assets/10db56cd-151c-4cf6-beed-ec705dbd7666) | ||
![image](https://github.com/user-attachments/assets/a9c2d9db-76ba-47fa-82a0-d21d297e3cb3) | ||
|
||
|