BlackDeluxeCat / MI2-Utilities-Java

Quality-of-life vanilla mod. For destined Mindustry players.
69 stars 4 forks source link

Made unit pathfinding usable in multiplayer by borrowing modified version of Pathfinder from Informatis #13

Open shinohara-rin opened 6 months ago

shinohara-rin commented 6 months ago

just copied some code from https://github.com/Sharlottes/Informatis/blame/master/src/informatis/core/Pathfinder.java

image