MechJeb2

MechJeb2

4M Downloads

capitalisation in Makefile

chriscamacho opened this issue ยท 3 comments

commented

no idea how pull works??

diff --git a/Makefile b/Makefile
index 66aa0c1..964dfad 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ else
                        XDG_DATA_HOME := ${HOME}/.local/share
                endif
                ifndef KSPDIR
-                       KSPDIR := ${XDG_DATA_HOME}/Steam/SteamApps/common/Kerbal Space Program
+                       KSPDIR := ${XDG_DATA_HOME}/Steam/steamapps/common/Kerbal Space Program
               endif
               MANAGED := ${KSPDIR}/KSP_Data/Managed/
       endif
commented

yeah didn't work, deleted my fork...

commented

fixed