Millennium Dawn is a multi-mod project set in 2000 and continues to the modern day and beyond. The mod boasts new and unique tech trees, focus trees, events, and decisions to immerse you in the intricacies of the modern era.
This repo is the source code for Millennium Dawn: A Modern Day Mod
- Discord - Community and support
- Git Setup Guide - Repository setup
- Contribution Guide - Contribution policies
- Economic Systems: Taxation, debt management, international investment
- Political Mechanics: Internal factions, influence, party systems
- Rich Content: Focus trees, events, decisions for 150+ nations
- Modern Era: Realistic geopolitical organizations (EU, NATO, etc.)
Available issues can be found in our GitHub Issues
We also take open source contributions of any form whether they be localization, code, additions, content, or more.
- Fork the repository
- Create a feature branch
- Make changes following style guidelines
- Run pre-commit hooks
- Update Changelog.txt
- Add yourself to AUTHORS.md
- Submit a pull request
See Contributing for more details including stylization, pre-commit information and more.
NOTE: Millennium Dawn's development team allows for AI assisted coding if and only if the developer is capable and is able to review the code it produces. More details can be found in the team's Contribution Policy
common/ - Game data (focuses, ideas, events, decisions)
localisation/ - Language files
events/ - Event chains
history/ - Historical country data
map/ - Terrain, states
interface/ - UI definitions
gfx/ - Graphics assets
tools/ - Scripts for supporting development such as validators, standardizations, and other utilities
docs/ - Development documentation
| Topic | Location |
|---|---|
| Code Style | docs/src/content/resources/code-stylization-guide.md |
| Modifiers & Effects | docs/src/content/resources/code-resource.md |
| Game Rules | docs/src/content/tutorials/game-rules.md |
See LICENSE file for details.
See SECURITY file for security details.
Created by the Millennium Dawn Development Team

