- Sep 24, 2025
- 62
- 88
Download Disclaimer
All mods are downloaded and used at your own risk. You are responsible for any damage, data loss, or security issues caused by third-party mods. Always review source code and be cautious about what you run.0. Definitions
- Mod - Any original or derivative work intended to expand or modify Kitten Space Agency, including plugins, asset replacements, configuration files, or standalone tools.
- Dependency - Another mod required for your mod to function.
- Asset-only mod - A mod containing only non-executable content (textures, models, sounds, configuration files, etc.) with no code that executes.
1. License Requirement
Every mod must have a clearly stated license that specifies what others can do with your work.
Requirements:
- Include the full license text in a LICENSE or LICENSE.txt file in your download;
- Clearly state the license type in your forum post (e.g., "License: MIT");
- Clearly state the license in your external hosting location.
Including others' work: If your mod includes or depends on someone else's work (code, assets, etc.), you must:
- Ensure your license is compatible with theirs;
- Include their license files in your download;
- Credit the original author(s);
- Comply with all terms of their license.
2. Source Code Requirement
All mods containing executable code (plugins, DLLs, standalone applications, scripts) must make source code publicly available.You must:
- Host your code on a public repository, e.g., GitHub, and link it in your forum post and download location, OR;
- Include complete source code in your download package.
3. Required Information
Your forum post must include:- Mod name and version;
- License type (e.g., "MIT", "GPL-3.0", "CC-BY-4.0");
- Download link to external hosting;
- Source code link (if mod contains executable code);
- List of dependencies (if any) with links to original mods;
- A brief description of what the mod does.
- Original author(s);
- Their license(s);
- Version(s) used;
- Link(s) to original work.
4. Enforcement
We rely on the community to help identify rule violations. We cannot manually verify every mod file or review every line of code.
If you see a mod violating these rules, please report it.
Users are responsible for reviewing source code and making informed decisions about what they download and run. The source code requirement exists so you can check what you're installing.
Violations may result in:
- Request to update mod to comply;
- Thread lock until compliance;
- Removal of download links;
- Warnings or bans for repeated/intentional violations.
5. Questions & Feedback
These rules are new and will evolve based on community needs. If something is unclear or seems wrong, please discuss it with us. We're open to refinement!
Last edited: