BepInExPack GHVR
BepInEx pack for Green Hell VR. Preconfigured and includes a base plugin to display version.
Last updated | 2 years ago |
Total downloads | 1051 |
Total rating | 0 |
Categories | |
Dependency string | PCVR_Modders-BepInExPack_GHVR-5.4.19 |
Dependants | 1 other package depends on this package |
README
BepInExPack for Green Hell PCVR
This is the BepInEx 5.4.19 pack for Green Hell PCVR.
BepInEx is a general purpose framework for Unity modding. BepInEx includes tools and libraries to
- load custom code (hereafter plugins) into the game on launch;
- patch in-game methods, classes and even entire assemblies without touching original game files;
- configure plugins and log game to desired outputs like console or file;
- manage plugin dependencies.
BepInEx is currently one of the most popular modding tools for Unity on GitHub.
This pack's contents
This pack is preconfigured and usable for Green Hell PCVR modding.
In particular, the changes from base BepInEx releases are:
- Added preconfigured
BepInEx.cfg
with console enabled. - Included an optional plugin to skip the several introduction logos and display the BepInEx plugin version in the bottom-right of the main menu.
Installation (manual)
To this manually, do the following
-
Extract the archive into a folder. Do not extract into the game folder.
-
Move the contents of
BepInExPack_GHVR
folder into<Steam Location>\steamapps\common\Green Hell VR
. -
Check that you have installed it correctly. If done correctly, your folder will look as follows
Checking BepInEx version and load status
If BepInEx was loaded successfully into the game, you should see BepInEx version info in bottom right corner of the main menu (along with the number of plugins loaded; 1 by default)
Useful links
- BepInEx: writing basic plugin walkthrough
- BepInEx: useful plugins for modding
- BepInEx: patching game methods at runtime
Issues, questions, etc.
At this moment, you can use the following channels to ask for help
Changelog
5.4.19
- Initial release with BepInEx 5.4.19