1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 22:13:30 +08:00

add LogisticMiner (idea from PlanetMiner)

This commit is contained in:
2022-08-22 21:53:53 +08:00
parent 16dcf732b3
commit 4a88a6a8bf
5 changed files with 292 additions and 32 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Rider project files
/.idea/
# C# generated folders
bin/
obj/