-
Posts
176 -
Joined
-
Last visited
Reputation
90 ExcellentProfile Information
-
About me
Engicraft Spacineer
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
This seems pretty cool!
-
Asteroid/tracking question
amorymeltzer replied to MaxwellsDemon's topic in KSP1 Gameplay Questions and Tutorials
With a mindset like that, you could run for office! -
If you want to use git, you could simply automate this - a rudimentary bash script could take care of all the the adding and committing. Personally, I just backup persistent.sfs after I quit, placed into dropbox with the time and date. Simple script, run it when I'm done, no thinking. Here's the source, also copied below: #!/usr/bin/env bash # ksp_backup_files.sh by Amory Meltzer # Simply copy pilot files to a save directory dateandtime=$(date +%Y.%m.%d_%H%M%S) folderpath='/Users/Amory/Dropbox/KSPstuff/pilot_backups/'$dateandtime ksppath='/Applications/KSP_osx' userlist=$(ls -1 $ksppath'/saves' | grep -v scenarios | grep -v training) mkdir "$folderpath" for i in $userlist do cp "$ksppath/saves/$i/persistent.sfs" "$folderpath/$i.persistent.sfs" done ls -lFGh "$folderpath/"
-
[1.0.4] Contract Pack: ScanSat Lite 1.3 (23/08/15)
amorymeltzer replied to severedsolo's topic in KSP1 Mod Releases
👠(too short) -
[1.0.4] Contract Pack: ScanSat Lite 1.3 (23/08/15)
amorymeltzer replied to severedsolo's topic in KSP1 Mod Releases
Thanks for the work! And making this happen! -
Everyone has summed it up pretty well here. I use both because I like MJ for some and KER for others --> porquenolosdos.jpg
-
[1.4.x] Contract Pack: Tourism Plus [v1.5.2] [2016-12-14]
amorymeltzer replied to nightingale's topic in KSP1 Mod Releases
Gonna be honest, the one time that happened I didn't even think about that. Pod + Flea + Crash = No longer on roster. Reputation is for suckers.- 699 replies
-
- 1
-
- career
- contract configurator
-
(and 1 more)
Tagged with: