mirror of
https://github.com/tonytins/s2pk.git
synced 2025-05-16 22:23:16 -04:00
S2PKG, or Sims 2 Package Manager, aims to provide a simple cross-platform solution to package management.
.gitignore | ||
LICENSE | ||
PackageManger.cs | ||
Program.cs | ||
README.md | ||
S2Pkg.csproj |
📦 Sims 2 Package Manager
S2PKG, or Sims 2 Package Manager, aims to provide a simple cross-platform solution to package management.
🧩 Tech Stack
- .NET 8.0
- C# (focused on clarity, safety, minimalism)
- System.CommandLine for CLI parsing (no external libraries)
- Pure backend logic (no UI planned)
🗓️ Update Cycle
Type | Frequency | Notes |
---|---|---|
Minor Update | Every 3–6 months | Small enhancements, non-breaking changes |
Patch Update | As needed | Bug fixes, security updates |
Major Update | As needed | Framework upgrades, major refactors |
- Reserve months: June (Mid-Year Chill) & December (End-Year Freeze)
🛡️ Status
- Active Support
- Limited Support (Security patches only)
- Maintenance Mode (Dependency-only updates)
- Archived (No active work planned)
🎮 Relaxation Practices
- 20% creative/recovery space built into development
- Mandatory cooldowns after major launches (minimum 1 week)
- Crisis Mode Activates if:
- Critical vulnerabilities
- Framework-breaking issues
License
I license this project under the GPL v3 license - see LICENSE for details.