Getting Started with CozyStudios Core
Installation (For Players)
CozyStudios Core is typically included automatically when you install CozyStudios mods or modpacks.
Manual Installation
If you need to install it manually:
- Download the latest version from CurseForge or Modrinth
- Place the JAR file in your
modsfolder - Launch Minecraft
Requirements
- Minecraft Version: 1.XX.X (TODO: Add version)
- Mod Loader: Forge/Fabric (TODO: Specify)
- Dependencies: None
For Developers
Adding as a Dependency
Add CozyStudios Core to your mod development environment:
// TODO: Add actual gradle dependency code
Using the API
// TODO: Add example code from Tokimi
Documentation
Full API documentation coming soon!