| Date uploaded | 3 weeks ago |
| Version | 1.0.1 |
| Download link | koki-Spawn_Remapper-1.0.1.zip |
| Downloads | 21 |
| Dependency string | koki-Spawn_Remapper-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305straftatmodding-MyceliumNetworking
An easy to use networking library for sending custom RPCs through Steam.
Preferred version: 1.1.17README
Spawn Remapper
Chat Commands is required to define mappings (but not to host/join)!
SpawnViewer {link incoming; find on discord for now} is highly recommended to make remapping easier by displaying spawn #s and locations. Make sure to reload with F8 after changing a spawn location.
Mappings are stored in BepInEx/config/com.koki.spawnremap_spawnpoint_data.json. There will be an easier way to share remaps than copying this file soon™.
Run /help spawnremap to see a command list, or reference this README.
Commands
Commands have aliases defined by "sr" + the initials of the command. (ex. PlaceSpawn has initials PS, so the shorthand would be "/srps")
/placespawn <spawn number> [is2v2]
- Sets the given spawn # to your current location.
- Defaults to (only) setting the 1v1 spawn.
- "is2v2" is a true or false value.
/resetspawn <spawn number> [is2v2]
- Remove the given spawn #.
- The word "all" can be used instead of a # to remove all spawns for either 1v1 (default) or 2v2.
CHANGELOG
v1.1.1
- Link to spawnviewer now on thunderstore in README
v1.1.0
- Add export and import remap code commands
v1.0.1
- Make command formatting easier to read in README
v1.0.0
- Initial release