JojoGames114 Posted April 22, 2017 Share Posted April 22, 2017 So, there's some mods I wanna get, but I'm on linux ubuntu, and I have NO idea how to get to my steam or KSP folder on Ubuntu to drop mods into my GameData folder. Any advice from fellow KSP Linux users? Quote Link to comment Share on other sites More sharing options...
steve_v Posted April 22, 2017 Share Posted April 22, 2017 3 hours ago, JojoGames114 said: I have NO idea how to get to my steam or KSP folder on Ubuntu to drop mods into my GameData folder. Here, 'tis on the wiki. Quote Link to comment Share on other sites More sharing options...
Zoruda Posted April 27, 2017 Share Posted April 27, 2017 I run archlinux so this might be a little different, Spoiler sudo mv ~/Downloads/ModFolder /.steam/steamapps/common/Kerbal\ Space\ Program/gamedata/ I'm not in front of my computer right now so that may be wrong. Or of course you could also go the UI way. Not sure how to do that though. If the command above give you "error no such file or directory" then you need to change the path specific to your computer. Like if your ".steam" folder is inside "~/.steam" instead. (Btw the "." Means the folder is hidden. That's probably why you can't find it in the UI. There should be an option to enable it somewhere) Ps. First time posting. Sorry if the spoiler wasn't the appropriate thing to use. There was no <code> button so that was the alternative. Quote Link to comment Share on other sites More sharing options...
steve_v Posted April 28, 2017 Share Posted April 28, 2017 Spoiler works fine, but why are you using sudo? You shouldn't need root for that. Quote Link to comment Share on other sites More sharing options...
Zoruda Posted April 30, 2017 Share Posted April 30, 2017 On 4/27/2017 at 6:08 PM, steve_v said: Spoiler works fine, but why are you using sudo? You shouldn't need root for that. I actually have no idea. I think it's just habit. Quote Link to comment Share on other sites More sharing options...
steve_v Posted April 30, 2017 Share Posted April 30, 2017 59 minutes ago, Zoruda said: I think it's just habit. 'tis not a particularly good one. With great (root) power comes great potential for hosing your system, use it only when you need to. Using sudo for everything is a habit akin to running as Admin all the time in Windows. Yes, it makes permissions issues go away, but it's also dangerous. Sudo make me a sandwich has much to account for... Quote Link to comment Share on other sites More sharing options...
Whisky Tango Foxtrot Posted May 16, 2017 Share Posted May 16, 2017 The install folder is different depending on how you installed KSP. For instance, for me it's ~/GOG Games/Kerbal Space Program/game, since I bought the game through GOG. The best way to find the directory that KSP is installed to would be to take a look at the properties for the menu item you're using to launch it. I use Cinnamon as my desktop environment and can view a menu item's properties by right-clicking the Menu button, selecting Configure, going to the "Menu" tab in the window that appears, clicking "Open the menu editor" and then finding the item there. If you're using a different desktop environment (Unity, most likely) then it'll be a different procedure for you but the principle is the same. Quote Link to comment Share on other sites More sharing options...
Daveroski Posted May 16, 2017 Share Posted May 16, 2017 (edited) On 22/04/2017 at 5:46 AM, JojoGames114 said: So, there's some mods I wanna get, but I'm on linux ubuntu, and I have NO idea how to get to my steam or KSP folder on Ubuntu to drop mods into my GameData folder. Any advice from fellow KSP Linux users? From your FILES GUI go to 'view' and tick 'Show Hidden Files' or ctrl-h You should now be able to see '.steam' Folder. (it has a dot as first character to show it's natural state is hidden. Inside select 'steam' Folder (no dot as first character.) Inside that folder is, among others, 'steamapps' Inside that folder is 'common' Inside that folder is 'Kerbal Space Program' So the path is home/username/.steam/steam/steamapps/common/Kerbal Space Program Edited May 16, 2017 by Daveroski Quote Link to comment Share on other sites More sharing options...
Pand5461 Posted May 16, 2017 Share Posted May 16, 2017 (edited) I'm wondering why nobody mentioned this: Right-Click on game in Library -> Properties -> Local Files tab -> Browse Local Files gets you to the game folder. EDIT: silly me, it's on the wiki Edited May 16, 2017 by Pand5461 Quote Link to comment Share on other sites More sharing options...
_BlueAzure_ Posted August 5 Share Posted August 5 On 4/29/2017 at 8:11 PM, Zoruda said: I actually have no idea. I think it's just habit. I my brain physically hurts when i don't add sudo, so that makes sense Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.