-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mleem97 edited this page May 10, 2026
·
3 revisions
This wiki serves as the extended technical knowledge base for the GregCore Modmanager project.
- Architecture — Layered design and system boundaries.
- Design System (Terminal Core) — Visual and interaction specifications.
- Steam Limits and Cooldown Policy — Rules for Workshop publishing.
- Linux Distribution and Packaging — Runtime requirements and .deb/.rpm builds.
- Development Guide — Advanced contributor setup and CI/CD logic.
- Troubleshooting — Known issues and operational runbooks.
The Avalonia UI Migration is complete. The project now natively targets .NET 9 and Avalonia 11.2.
This wiki covers:
- UX and UI architecture for desktop clients.
- Steam-safe publishing constraints.
- Cross-platform runtime and package distribution.
- Build, release, and operations workflows.