RivalIsles
PvP-style test arena island for How to Fish and the official reference map for HTF Map Loader.
By Rompedev
| Last updated | 23 minutes ago |
| Total downloads | 1 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | Rompedev-RivalIsles-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
Rompedev-HTFMapLoader
Custom island loader for How to Fish. Loads Unity 6000.4.4f1 URP AssetBundle maps with native navigation, radar, spawn points, wildlife options and Thunderstore map-pack discovery.
Preferred version: 0.2.8BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
Rival Isles
Rival Isles is a small PvP-style test arena island for How to Fish and the reference/test map for HTF Map Loader.
Its main purpose is to demonstrate that custom islands can be distributed as completely separate Thunderstore packages and discovered automatically by HTF Map Loader.
Requirements
- HTF Map Loader 0.2.8
- BepInEx 5 / Mono
- How to Fish
Use Install with Mod Manager. Required dependencies are declared by this package.
Map configuration
Map ID: rival_isles
Display name: Rival Isles
Bundle: rival_isles
Unity scene: HTFE_Island9
Author: Rompedev
Placement: automatic
Radar color: #FF4FA3
The Unity scene is still named HTFE_Island9 internally because that is the scene embedded in the current AssetBundle. This does not affect the public package/map name.
The map declares:
PlayerSpawnPoint
BoatSpawnPoint
as its runtime spawn markers.
Wildlife is disabled for this test arena.
Installed payload
BepInEx/
└── plugins/
└── Maps/
└── RivalIsles/
├── map.json
└── rival_isles
HTF Map Loader 0.2.8 discovers it automatically.