ghorsington / H3VR.Sideloader

[WIP] A plugin to sideload textures, meshes and prefabs to allow easy modification of guns
GNU Lesser General Public License v3.0
2 stars 2 forks source link

Installation #1

Open grandpahoovy opened 4 years ago

grandpahoovy commented 4 years ago

Good day, Im new to any sort of modding though seeing the mode you created makes me want to experiment and learn more, though there is one issue that I am having, inside the README, it states that I need to find the H3VR folder>/BepInEx/config/BepInEx.cfg`

though no matter where I look I cannot find it, Am I doing it wrong?

thank you for taking the time to read this, keep up the amazing work!

ghorsington commented 4 years ago

Greetings!

BepInEx.cfg is generated automatically into BepInEx/config folder once you install BepInEx and run the game at least once.

Please first install the required packages outlined at https://github.com/denikson/H3VR.Sideloader#requirements

If this is a first time for you installing BepInEx, you might find following the basic installation video useful: https://webm.red/view/K0OR.webm

After installing all the necessary tools and running the game at least once, the configuration file should be automatically generated. If such thing did not happen, please check that you extracted the files correctly and into correct folders. Again, following the above video precisely (even dropping the files from zips into the same area) will yield a correct install.

If you did mess up, you can simply remove the folders you extracted (the only folder that is in vanilla H3VR is h3vr_Data, any other folder is what you installed) and try again.