Warning
This version of Rod n' Mod is no longer being maintained, and I do not recommend forking it (jank code and broken ui n all). Please visit https://github.com/nyxical420/rodnmod-rewrite instead!
A webfishing-themed mod manager!
Note
Assets located in assets/web/fishing
are WEBFISHING game assets and is excepted from the project's license.
Warning
Rod n' Mod is still on it's beta stage, so there may be bugs and issues. If you encounter any, please report them to me in the issues page or at my discord! (@nyxical ID:583200866631155714)
Note
Rod n' Mod is incompatible to Hook, Line, & Sinker. (uncertain: r2mm, GMM) due to how HLS and Rod n' Mod handles installed mods.
Note
Rod n' Mod Linux Support will be available soon! I am making builds of it, although not being uploaded. Currrently only tested on Debian-based systems. so not all Linux distributions are supported.
- Launch Vanilla/Modded: Launch WEBFISHING with or without mods!
- Mod Manager: Install, update, and uninstall mods easily!
- Modpacks: Easily create and share modpacks to others!
- Save Manager: Easily backup and restore your WEBFISHING saves!
- Installation Detection: Automatically finds your WEBFISHING installation! no need to configure the installation path!
- A webview runtime
- OPTIONAL: Microsoft Edge WebView2 Runtime for Windows
libwebkit2gtk-4.1-dev
for Linux (linux support soon! build rnm for now.)
- LINUX ONLY: p7zip-full for linux (To extract 7z files and make the updater work n stuff.)
sudo apt install p7zip-full
Important
Building Rod n' Mod requires Python 3.11.0.
Important
Building now zips the required items to a 7z file. Make sure that when building in Linux, you have p7zip-full
installed!
Important
Make sure you build Rod n' Mod in a virtual environment!
To build Rod n' Mod, you will need to initialize a Virtual Environment and installed the required libraries with: (Powershell)
python -m venv .venv; .\.venv\Scripts\Activate; pip install -r requirements.txt
Once the command is done, you should see a (.venv) in your terminal. This means that the virtual environment is activated. and you can proceed to run the build script:
python setup.py build
This should automatically build Rod n' Mod for you and put the final build at the build folder.
- There are currently no known existing bugs.
- @zoiudolo for Rod n' Mod Logo, Banner, and Images/Icons
- west for Game Sounds and Cursor used in Rod n' Mod