This mod uses modified code of Qualia91/AStarAlg for the A* search algorithm.
A Quilt mod for Cosmic Reach that adds an entity with A* pathfinding.
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