Actions
Task ARCH-148
closedNon-Admin Execution
Status:
Done
Assignee:
Priority:
High
Parent task:
Due date:
02/23/2025
Start date:
02/17/2025
Description
User Story¶
As a player, I want to launch and play the game without requiring admin privileges, so that I can run it without security issues or system restrictions.
Development¶
- Ensures the game runs without requiring elevated permissions (admin mode).
- Compatible with standard user accounts on Windows/Mac/Linux.
- Installs in a user-accessible directory (e.g., Program Files, Documents).
Test Cases¶
- Verify that the game runs properly without requiring admin mode.
- Ensure that installation does not prompt for unnecessary admin permissions.
- Confirm that game settings and saves are stored in accessible directories.
- Validate that no security warnings appear when launching the game.
Actions