You are viewing a potentially older version of this package. View all versions.
AloftModFramework-Aloft_Mod_Framework-0.1.1 icon

Aloft Mod Framework

A mod framework to remove the need to write boilerplate for content only mods.

Date uploaded 2 days ago
Version 0.1.1
Download link AloftModFramework-Aloft_Mod_Framework-0.1.1.zip
Downloads 8
Dependency string AloftModFramework-Aloft_Mod_Framework-0.1.1

README

AloftModLoader

A mod loader for Aloft to facilitate content-only asset bundle mods for Aloft. AloftModLoader aims to erase the boiler plate of creating a content only and plugs content directly into Aloft dynamically at run time.

Installation for playing

Install BepInEx-Unity.Mono. Tested and built against with v6.0.0-pre.2 Copy the contents of the plugins directory into Aloft/BepInEx/plugins.

Installation for creating content from this framework