Files
rr3-server/RR3CommunityServer/bin/Debug/net8.0/RR3CommunityServer.pdb
Daniel Elliott ac897cd1e9 Change version selector from dropdown to text input
Benefits:
- More flexible - can enter any version (14.0.2, 13.5.1, etc.)
- Future-proof - not limited to predefined versions
- Supports auto-detection in ZIP upload (leave blank)
- Regex validation: MAJOR.MINOR.PATCH or 'universal'

Single upload: Required field with placeholder examples
ZIP upload: Optional field (detects from manifest.json if blank)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-20 10:01:59 -08:00

157 KiB