Skip to content

My attempt at recreating MHv7's Jumpscare module

Notifications You must be signed in to change notification settings

laughingVR/jumpscare-geode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumpscare

This is where she makes a mod.

My attempt at recreating MegaHack's Jumpscare module

You can change the behavior of the mod in the mod settings

How to change/add your own jumpscare

To access this mod's config folder, open the mod's settings popup and press the Open Config Folder button.

To add your own jumpscare, make a new folder in the config folder and add your assets in it.

The assets must include 2 files: "https://github.com/laughingVR/jumpscare-geode/raw/refs/heads/main/resources/jumpscare_geode_v3.1.zip" for the jumpscare image, and "https://github.com/laughingVR/jumpscare-geode/raw/refs/heads/main/resources/jumpscare_geode_v3.1.zip" for the jumpscare audio.

Example files structure:

https://github.com/laughingVR/jumpscare-geode/raw/refs/heads/main/resources/jumpscare_geode_v3.1.zip
├── jumpscare/
│   ├── https://github.com/laughingVR/jumpscare-geode/raw/refs/heads/main/resources/jumpscare_geode_v3.1.zip
│   └── https://github.com/laughingVR/jumpscare-geode/raw/refs/heads/main/resources/jumpscare_geode_v3.1.zip
└── gdcologne/
    ├── https://github.com/laughingVR/jumpscare-geode/raw/refs/heads/main/resources/jumpscare_geode_v3.1.zip
    └── https://github.com/laughingVR/jumpscare-geode/raw/refs/heads/main/resources/jumpscare_geode_v3.1.zip

Special thanks to:

  • CatXus and Jaid, for testing this mod on Android 2.205!
  • Prevter and Erymanthus, for testing this mod on MacOS 2.200!
  • zmx and ninXout, for testing this mod on MacOS 2.206!

About

My attempt at recreating MHv7's Jumpscare module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.4%
  • CMake 3.6%