Skip to content

FilipBran/Prism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prism Loader

Prism is a modloader for Allumeria.

How to install Prism?

  1. Download the latest release of Prism.
  2. Create mods folder in game's directory. You can find Allumeria's directory on Steam. Go to Library->Allumeria->Settings(Gear icon)->Manage->Browse local files
  3. Extract the .zip from step 1 to the mods folder.
  4. Launch the game. All required directories will be generated
  5. Now you can install mods by dragging them to /prism/packages!

For mod devs

How to pack a mod to .prism?

  1. Create a default toml config file and name it config.toml.
  2. Pack config.toml and Mod.dll into a ZIP file
  3. Rename the ZIP file to .prism Note: Prism automatically copies the config file to prism/config and renames it to corresponding ModId