-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
chell edited this page Jan 10, 2022
·
1 revision
- If you've installed Samsara or Fabric Language Kotlin before, make sure to remove any old versions from your mods folder
- Install the latest version of Fabric (Fabric API is not required)
- Download the .jar file that does not end with
-devhere - Put the downloaded file in your
.minecraft/mods/folder. On Windows, it'sC:\Users\<User>\AppData\Roaming\.minecraft\modsby default. - Download the Fabric Language Kotlin mod
- Put it in your mods folder just like in step 3
- Done! You can now launch Minecraft and Samsara will be loaded
To open the gui, press \, press esc to close it
Commands are not implemented yet
Config files and addons are stored in .minecraft/Samsara/
To customize the gui make a copy of the DefaultTheme.lua file and edit it how you want
If you or someone you trust create an addon, put it in the Addons/ folder