Jor02 / DifficultClimbingVRM

A VRM Importer for A Difficult Game About Climbing
MIT License
3 stars 0 forks source link

Banner

⚠️ THIS MOD IS STILL IN EARLY ACCESS ⚠️

Difficult Climbing VRM

GitHub code size in bytes Lines of code

_A mod for ADGAC to import custom levels_

Installation

  1. Copy the contents of BepInEx_xxx_x.x.x.x.zip into the directory that contains A Difficult Game About Climbing.exe
    (Which would most likely be C:/Program Files (x86)/Steam/steamapps/common/A Difficult Game About Climbing/)

  2. Start the game for BepInEx to create some extra directories

  3. Copy the contents of DifficultClimbingVRM.zip into the .../A Difficult Game About Climbing/BepInEx/plugins/ directory

Adding custom player models (wip tutorial)

After running the game once after installing the mod the game should create a VRM folder for you in the game directory (configurable in \BepInEx\config\com.jor02.plugins.difficultclimbingvrm.cfg)
VRM Folder Preview
This is where you can put the models you'd like to use (you can download an example model here)

Since I do not have any in-game gui made yet, you currently have to manually change the CurrentCharacter setting in your \BepInEx\config\com.jor02.plugins.difficultclimbingvrm.cfg file when you want to change your current player model.

Third Party Licenses

UniVRM is licensed under the MIT License.