Latest versions of MelonLoader are known to have issues with some games. Use version 0.5.4 until the issue has been fixed!
Date uploaded | 3 years ago |
Version | 1.8.0 |
Download link | Maranara-Custom_Maps-1.8.0.zip |
Downloads | 11408 |
Dependency string | Maranara-Custom_Maps-1.8.0 |
This mod requires the following mods to function
gnonme-ModThatIsNotMod
A mod for loading in custom items, making life easier for other mod creators, and a whole lot more.
Preferred version: 0.2.5WNP78-FieldInjection
A utility for other mods to inject monobehaviour fields
Preferred version: 1.1.0README
Custom Maps (ML2.3+)
Version 1.8.0, uploaded by Maranara into category code Original File Name: CustomMaps1.8.zip
Original mod created by Herp Derpenstine and Someone Somewhere! Features from 1.3 onward are made by me, Maranara, with cleanup help from Trev.
Dependencies
EasyMenu: https://bonetome.com/boneworks/code/78/ Boneworks Modding Toolkit: https://bonetome.com/boneworks/code/62/ (HEAVILY RECOMMENDED, NOT REQUIRED) Custom Map Interactions: https://bonetome.com/boneworks/code/395/
NEW Custom Map Guide: https://bit.ly/CustomMapGuide
How To Use
- Install the latest version of MelonLoader.
- Install the required mods (Dependencies) provided on Bonetome. a. EasyMenu b. Boneworks Modding Toolkit c. (HEAVILY RECOMMENDED, NOT REQUIRED) Custom Map Interactions
- Install Custom Maps by dragging the .dll into your BONEWORKS/Mods folder.
- Launch BONEWORKS once, let it run to the Main Menu and then exit the game right after.
- Download any maps you want on Bonetome, at the Custom Maps page: https://bonetome.com/boneworks/map/
- To use the maps, drag the .bcm into the CustomMaps folder inside of UserData. UserData is a folder inside of your BONEWORKS directory, the place where BONEWORKS.exe is located.
- Launch the game once again. Open your spawn menu and spawn the Utility Gun. You can select the Custom Map you want from the SPAWNABLES category. Once you select the map you want, spawn it.
- Step onto the platform and it will begin to load your custom map.
Changelog
1.8.0
- Upon loading a map, it now force-loads the Blank Box scene and deletes the Blank Box geometry.
- The KeepGadgets modpref will prevent Custom Maps from deleting the gadgets in Blank Box, such as the Health Machine.
- Upon teleporting, the player's velocity is now set to 0.
- Maps are now able to override fog with ValveFog. Δ
- Maps are now able to prevent enemies from agroe-ing each other. Δ
- Maps are now able to place Monomats with custom set prices. Δ
- Added support for dummy audio mixers instead of using MAP_SFX/MAP_MUSIC. Δ
- Dummy shader optimizations made now with the requirement of the BMT.
- Fixed inconsistent respawning.
- Optimized audio mixer finding.
- Changed the Spawngun Portal to be more lightweight and simpler to use.
- All cleanup functions now removed due to force-loading BlankBox.
- Old loading method, using OpenVR, removed due to force-loading BlankBox.
Δ Map makers - view the Custom Map Guide if you're wondering how to use these features.
Older changes logged at https://bit.ly/CustomMapGuide.