Skip to content

viral32111/library

Repository files navigation

Library

CI CodeQL GitHub tag (with filter) GitHub repository size GitHub release downloads GitHub commit activity

This is a Minecraft Fabric mod that houses the shared code across my other mods.

This mod does not anything by itself, it is designed as a dependency for my other mods.

🖥️ Documentation

Coming soon.

📥 Usage

Requires Fabric API Requires Fabric Language Kotlin

  1. Download the mod file (.jar) from the latest release.
  2. Place the mod file in the server's mods directory.
  3. Start the server.

⚖️ License

Copyright (C) 2023 viral32111.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses.