Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 624 Bytes

File metadata and controls

11 lines (9 loc) · 624 Bytes

AssetImportAPI

A NeosModLoader mod for Neos VR
Enables developers to import their own assets.

Usage

  1. Install NeosModLoader.
  2. Clone this Repository
  3. Implement the methods you need to for your project. Said methods are outlined in the comments.
  4. Build and place your DLL under "nml_mods". This folder should be at C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader.
  5. Start the game!