VTOLVR-Modloader is an application to inject mods into VTOL VR on steam. The mod loader was created by . Marsh.Mello . using WPF for the launcher and SharpMonoInjector for the injector into the game.
This repository contains most of the things which are used for VTOLVR modding.
- Mod Loader DLL
- Mod Launcher WPF Application
- Updater WPF Application
- Logo/Promotional Art [Photoshop & Illustrator]
- No Gravity Example Mod DLL
All you need is .NET framework 4.5 and the games dlls listed in dll folder.
Once you have cloned the repository, you need to head over to VTOLVR's game directory and head to VTOL VR\VTOLVR_Data\Managed
Then following the instructions.txt
inside the dll folder, drag the required dlls into that folder.
To set up the unity project for use. You need to extract VTOL VR into a unity project using UTinyRipper then place it in the VTOL VR Unity Project then you can open up the unity project and see the mod loaders assets.
If you just want to create a mod for the mod loader. You can follow the guide at vtolvr-mods.com to get started with creating mods. To create a mod it requires some basic knowledge how Unity game engine works and C# but people have still managed to learn it on the go.
A special thanks to all these people for their help in creating the mod loader to what it is today.
Ketkev for all his work on the website, hosting the website, maintaining the website and assistant with managing the project.
Nebriv for his early support to the mod loader and help with bug testing.