Skip to content

feat: add software category support and tracker expansion system#100

Open
DroneTechTI wants to merge 1 commit into31December99:mainfrom
DroneTechTI:feat/add-tracker-support-and-software-category
Open

feat: add software category support and tracker expansion system#100
DroneTechTI wants to merge 1 commit into31December99:mainfrom
DroneTechTI:feat/add-tracker-support-and-software-category

Conversation

@DroneTechTI
Copy link

  • Add SoftwareManager for software release metadata extraction
  • Automatic version, OS, architecture detection from filenames
  • Generate formatted descriptions with changelog support
  • Add tracker template system for easy tracker additions
  • Include Blutopia tracker as reference implementation
  • Add comprehensive documentation for adding new trackers
  • Add unit tests for SoftwareManager functionality
  • Support for changelog and release notes parsing

Features:

  • Software category with auto-detection (Windows, macOS, Linux, Android)
  • Version extraction (v1.0.0, 2023.1, etc.)
  • Architecture detection (x64, x86, ARM, Universal)
  • Edition detection (Pro, Enterprise, Portable, etc.)
  • Language detection (English, Italian, Multilingual, etc.)
  • BBCode description generation with system requirements
  • Modular tracker system for Unit3D trackers
  • Complete guide for adding new trackers

- Add SoftwareManager for software release metadata extraction
- Automatic version, OS, architecture detection from filenames
- Generate formatted descriptions with changelog support
- Add tracker template system for easy tracker additions
- Include Blutopia tracker as reference implementation
- Add comprehensive documentation for adding new trackers
- Add unit tests for SoftwareManager functionality
- Support for changelog and release notes parsing

Features:
- Software category with auto-detection (Windows, macOS, Linux, Android)
- Version extraction (v1.0.0, 2023.1, etc.)
- Architecture detection (x64, x86, ARM, Universal)
- Edition detection (Pro, Enterprise, Portable, etc.)
- Language detection (English, Italian, Multilingual, etc.)
- BBCode description generation with system requirements
- Modular tracker system for Unit3D trackers
- Complete guide for adding new trackers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant