From 6eee543a3367d38a6f0e9bffb457a2bd76a8f9cc Mon Sep 17 00:00:00 2001 From: mat <27899617+mat-1@users.noreply.github.com> Date: Sat, 12 Nov 2022 23:54:05 -0600 Subject: Pathfinder (#25) Pathfinding is very much not done, but it works enough and I want to get this merged. TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves --- codegen/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 codegen/README.md (limited to 'codegen/README.md') diff --git a/codegen/README.md b/codegen/README.md old mode 100644 new mode 100755 -- cgit v1.2.3