
You are viewing a potentially older version of this package. View Latest Version
RivalIsles
PvP-style test arena island for How to Fish and the official reference map for HTF Map Loader.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.