You are viewing a potentially older version of this package. View all versions.
Maranara-Custom_Maps-2.0.1 icon

Custom Maps

Custom map loader for BONEWORKS

Date uploaded 2 years ago
Version 2.0.1
Download link Maranara-Custom_Maps-2.0.1.zip
Downloads 19386
Dependency string Maranara-Custom_Maps-2.0.1

This mod requires the following mods to function

gnonme-ModThatIsNotMod-0.2.5 icon
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.5
WNP78-FieldInjection-1.1.0 icon
WNP78-FieldInjection

A utility for other mods to inject monobehaviour fields

Preferred version: 1.1.0

README

Custom Maps

Made by Maranara with help from TrevTV!

Special thanks to Someone Somewhere, Herp Derpenstine and Chromium for the original mod.

How to Make Your Own Maps

Download the SDK: https://bit.ly/CustomMapsSDKBW Learn how to use the SDK: https://bit.ly/CustomMapsGuide

How To Use

  1. Open BoneMenu.
  2. Select the Custom Maps category.
  3. Select any map you have installed.

How To Install Manually

(IT IS HIGHLY RECOMMENDED THAT YOU USE THE MOD MANAGER! ONLY INSTALL MANUALLY IF YOU NEED TO)

  1. Drag the CustomMaps.dll into the Mods folder.
  2. Launch BONEWORKS once with the mod installed. This will generate the proper folders for the mod.
  3. Go to the install location of the BONEWORKS.exe and find the UserData/CustomMaps folder.
  4. Drag any downloaded custom maps into the UserData/CustomMaps folder. Make sure the file extension is either .cma or .bcm.

Changelog

2.0.1

  • Auto-save now performed when exiting the game and changing scene
  • Checkpoints changed to "Savepoints" for clarity of functionality
  • Added mod-pref to manually turn off Auto-Saving in maps

2.0.0

  • Rewrote entire mod
  • New file format: .CMA
    • Stores manifest, asset bundle, any related items or player models, and code for monobehaviours
  • Custom monobehaviour support
  • Checkpoints with position and loadout saving
  • Able to reclaim custom items provided within maps

Older changes logged at https://bit.ly/CustomMapsLog.