Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 392 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 392 Bytes

This mod uses modified code of Qualia91/AStarAlg for the A* search algorithm.

Pathfinding

A Quilt mod for Cosmic Reach that adds an entity with A* pathfinding.

How to test/build

For testing in the dev env, you can use the gradle run task

For building, the usual gradle build task can be used. The output will be in the build/libs/ folder