dfgHiatus / AssetImportAPI

Exposes NeosVR's asset importing system for curious developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Exposes NeosVR's asset importing system for curious developers

License:MIT License


Languages

Language:C# 100.0%