Difference between revisions of "Tutorial:Sharing craft files"
m (→Finding your .craft file) |
(+ move notice. * various stuff.) |
||
Line 1: | Line 1: | ||
− | You've shared a picture of your new super awesome rocket, maybe even a video. | + | {{move|Tutorial: Sharing .craft files|it's basically a tutorial.}} |
+ | You've shared a picture of your new super awesome rocket, maybe even a video. How do you share the rocket itself? | ||
− | All your ships are stored as ".craft" files. | + | All your ships are stored as ".craft" files. They're very small text files and can be shared easily. |
== Preparation == | == Preparation == | ||
− | + | If you have parts that are not part of the stock game (such as from MechJeb or Kethane), please either remove them, or if they're essential to the ship, mention the addon(s) and/or plugin(s) needed when you post the .craft file. | |
− | If you have parts that | ||
== Finding your .craft file == | == Finding your .craft file == | ||
− | + | Where is your super awesome rocket? Assuming that your super awesome rocket is named <tt>''super_awesome_rocket''</tt> in the game, that it is built in <tt>''building''</tt> (insert [[VAB]] or [[SPH]]), and that you are saving under <tt>''save_game_name''</tt>, you'll find your .craft file under "saves" in your KSP directory. For the full path: | |
− | Where is your super awesome rocket? | ||
=== Steam version === | === Steam version === | ||
− | * Windows: | + | Assume that <tt>''your_user_name''</tt> is your user name and <tt>''X:''</tt> is your system drive (Windows only). |
+ | * Windows x86: <tt>''X:''/Program Files/Steam/SteamApps/common/Kerbal Space Program/saves/''save_game_name''/ships/''building''/''super_awesome_rocket.craft''</tt> | ||
+ | * Windows x64: <tt>''X:''/Program Files (x86)/Steam/SteamApps/common/Kerbal Space Program/saves/''save_game_name''/ships/''building''/''super_awesome_rocket.craft''</tt> | ||
+ | * Mac OS X: <tt>/Users/''your_user_name''/Library/Application Support/Steam/SteamApps/common/Kerbal Space Program/saves/''save_game_name''/ships/''building''/''super_awesome_rocket.craft''</tt> | ||
* Linux: | * Linux: | ||
− | |||
− | |||
=== Non-Steam version === | === Non-Steam version === | ||
− | + | Assume that <tt>''your_KSP_folder''</tt> is the folder from which you start the game. It is not possible to give a full path here, as you can put that folder anywhere. | |
− | + | * <tt>''your_KSP_folder''/saves/''save_game_name''/ships/''building''/''super_awesome_rocket.craft''</tt> | |
− | * | ||
== Uploading your .craft file == | == Uploading your .craft file == | ||
− | + | Now that you've found your .craft file, how do you share it with the world? There are many file sharing services! | |
− | Now that you've found your .craft file, how do you share it with the world? | ||
=== Anonymous === | === Anonymous === | ||
* [https://mega.co.nz/ MEGA] | * [https://mega.co.nz/ MEGA] | ||
− | * [http://dropfile.com Dropfile] (requires users to fill a captcha) | + | * [http://dropfile.com/ Dropfile] (requires users to fill a captcha) |
* [http://pastebin.com/ Pastebin] (expires!) | * [http://pastebin.com/ Pastebin] (expires!) | ||
Revision as of 21:31, 4 August 2013
You've shared a picture of your new super awesome rocket, maybe even a video. How do you share the rocket itself?
All your ships are stored as ".craft" files. They're very small text files and can be shared easily.
Contents
Preparation
If you have parts that are not part of the stock game (such as from MechJeb or Kethane), please either remove them, or if they're essential to the ship, mention the addon(s) and/or plugin(s) needed when you post the .craft file.
Finding your .craft file
Where is your super awesome rocket? Assuming that your super awesome rocket is named super_awesome_rocket in the game, that it is built in building (insert VAB or SPH), and that you are saving under save_game_name, you'll find your .craft file under "saves" in your KSP directory. For the full path:
Steam version
Assume that your_user_name is your user name and X: is your system drive (Windows only).
- Windows x86: X:/Program Files/Steam/SteamApps/common/Kerbal Space Program/saves/save_game_name/ships/building/super_awesome_rocket.craft
- Windows x64: X:/Program Files (x86)/Steam/SteamApps/common/Kerbal Space Program/saves/save_game_name/ships/building/super_awesome_rocket.craft
- Mac OS X: /Users/your_user_name/Library/Application Support/Steam/SteamApps/common/Kerbal Space Program/saves/save_game_name/ships/building/super_awesome_rocket.craft
- Linux:
Non-Steam version
Assume that your_KSP_folder is the folder from which you start the game. It is not possible to give a full path here, as you can put that folder anywhere.
- your_KSP_folder/saves/save_game_name/ships/building/super_awesome_rocket.craft
Uploading your .craft file
Now that you've found your .craft file, how do you share it with the world? There are many file sharing services!