Cosmetic Mod Examples

Version: 1.0.0
Purpose: Example cosmetic mods for AI agents and developers


Overview

This directory contains example cosmetic mods that demonstrate the structure and capabilities of the cosmetic modding system. These examples follow the schema defined in ai/schemas/cosmetic-mod.md.


Example Files

1. simple-miner-mod.md

Description: Minimal example mod that renames a miner struct type
Use Case: Simple name/lore customization
Features:

2. guild-alpha-complete-mod.md

Description: Complete example mod with multiple struct types, weapons, abilities, and localizations
Use Case: Full-featured guild customization
Features:

3. multi-language-mod.md

Description: Example mod focusing on localization
Use Case: Multi-language guild customization
Features:


Usage

For AI Agents

Load these examples to understand:

For Developers

Use these examples as:



Last Updated: January 2025