Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													

 
						 
						 
						

 
			 
						





1) my windows steps:
using steamcmd for install the server files:
D:\Jeux\steamCMD\steamcmd\steamcmd.exe +force_install_dir "D:\Jeux\Steam\steamapps\common\NEBULOUS Dedicated Server" +login anonymous +app_update 2353090 validate +quit
2) i copy all the client game"s files in the server folder
3) my windows cmd server batch file:
REM OPTIONS ET PARAMETRES
SET log=-logFile server.log
SET cfg=-serverConfig ServerConfig.xml
SET opt=-nographics -batchmode %log% %cfg%
START /D "D:\Jeux\Steam\steamapps\common\NEBULOUS Dedicated Server" Nebulous.exe %opt%
REM "D:\Jeux\Steam\steamapps\common\NEBULOUS Dedicated Server\Nebulous.exe" %opt%
REM PAUSE
EXIT
You should only download mods if you trust the authors / are willing to take the risk; while the developers will inspect and remove (and hand out bans) if anything funny happens, this is not instantaneous, and there's some risk involved.
I like the option of having the relevant files provided as they are; we can put together containers or images as a community.
@omniconsumer the ftp is just the mean to transfer the binary to the server i presume, u can used other method like ssh or other file transfer protocol