Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

VTOLVR Modding aims to add more user-created content into VTOL VR on steam as mods. With the mod loader, players can add custom code into the game to add extra features that they wanted.

License

Notifications You must be signed in to change notification settings

MarshMello0/VTOLVR-ModLoader

Repository files navigation

VTOL VR Mod Loader

Discord Total Downloads GitHub release (latest by date) Website

Mod Loader Program

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

Installation

All you need is .NET framework 4.5 and the games dlls listed in dll folder.

Setting up visual studio projects

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.

Setting up Unity Project

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.

Contributors

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.

About

VTOLVR Modding aims to add more user-created content into VTOL VR on steam as mods. With the mod loader, players can add custom code into the game to add extra features that they wanted.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages