Updated the removal for The Omega Reach so it actually works now.
This commit is contained in:
@@ -127,5 +127,4 @@ Use this pattern for Python games installed with `uv` when runtime speech suppor
|
||||
- Launch via `uv run ...` from the same directory used for `uv sync`.
|
||||
|
||||
3. Removal safety:
|
||||
- Ensure first `installPath` line in launcher points to a path that lets `game_removal` infer the game root correctly.
|
||||
- Do not put `installPath` in comments above that path line, because removal currently grabs the first matching line.
|
||||
- Ensure the launcher contains a concrete `${installPath}/...` path assignment so `game_removal` can infer the game root correctly.
|
||||
|
||||
Reference in New Issue
Block a user