Actions
Task ARCH-146
closedGame Installer
Status:
Done
Assignee:
Priority:
High
Parent task:
Due date:
02/23/2025
Start date:
02/17/2025
Description
User Story¶
As a developer, I want to create an installer for the game, so that players can easily download and install it on their systems.
Description¶
- A standalone installer package is created for the game.
- Supports custom installation paths and desktop shortcuts.
- Includes auto-updater functionality (if applicable).
Test Cases¶
- Verify that the installer correctly installs the game to the selected directory.
- Ensure that all game files are included in the installation package.
- Confirm that installation can be completed without errors.
- Validate that uninstalling the game properly removes all associated files.
Actions