mirror of
https://github.com/tonytins/s2pk.git
synced 2025-05-18 23:23:15 -04:00
40 lines
1.3 KiB
Markdown
40 lines
1.3 KiB
Markdown
# 📦 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
|
||
|
||
- [x] 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](LICENSE) for details.
|