fix: correct manifest.launcher.md to reflect no-pathfinding reality
The previous launcher description said 'units pathfind to the click point' but the module has direct-line movement only — pathfinding is explicitly deferred per init.lua:149's DEPRECATED-MVP comment.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "rts-prototype",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"kind": "module",
|
||||
"api": "^0.1",
|
||||
"ci_frames": 60,
|
||||
|
||||
Reference in New Issue
Block a user