Closed chriscamacho closed 6 years ago
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
https://help.github.com/articles/creating-a-pull-request/
yeah didn't work, deleted my fork...
fixed
no idea how pull works??