Factorio Server Manager

Arrange meetings with other people to play MP, announce your servers.
Post Reply
babopicasso
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Mar 12, 2016 12:29 pm
Contact:

Factorio Server Manager

Post by babopicasso »

I've wrote a little java application for those that don't want to have 200 batch files for every save game they have.
The application might be a little buggy. If you find any major bugs just report them to me.

Description:
At first u need to select ur Factorio.exe after that u will be prompted to choose ur save game Folder. The App saves those values so u only got to type them in once.
After that select a save and press run.

The Features are:
-A simple GUI
-"automatic" search for save files
-custom commandline

Requirements:
-Atleast Java 7 Runtime
java.com/download/

Download:
Jar: https://mega.nz/#!rgt2TZ6K!Zw91ybwbLhkt ... C5TKDEf1h4
Source: https://mega.nz/#!748ETaTL!ycwhNMFjS278 ... _sgQ83YY08

Im gonna continue adding new features to the application, if anyones interested in it.
Just tell me ur thoughts on it. :)

If you can't open the manager, just try to open it with java no .bat or .cmd is required.
Last edited by babopicasso on Thu Mar 24, 2016 11:08 am, edited 1 time in total.

sCiphre
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Mar 14, 2016 4:25 pm
Contact:

Re: Factorio Server Manager

Post by sCiphre »

Neat!

Also, If you create a .bat file with:

Code: Select all

cd /d "C:\Program Files\Factorio\bin\x64\"
Factorio.exe  --start-server %~nx1
pause
Then the server will autoload the save file you drag onto the batch file, and you won't need multiple batchfiles or Java.
It doesn't have the custom commandline though :)

Bisa
Filter Inserter
Filter Inserter
Posts: 450
Joined: Fri Jul 17, 2015 3:22 pm
Contact:

Re: Factorio Server Manager

Post by Bisa »

or you could just give up on windows servers already and use a headless linux box ;)
Hosting a factorio server? Take a look at this || init script ||.

Bisa
Filter Inserter
Filter Inserter
Posts: 450
Joined: Fri Jul 17, 2015 3:22 pm
Contact:

Re: Factorio Server Manager

Post by Bisa »

Joking aside :)
I'm oft reluctant to run software from random strangers on the internet - while de-obfuscation and/or looking at code within .jar files is not procedures I'm a stranger to, other might be.
Is there a easily accessible source code of your manager out there? (or do you have plans to share it)
Hosting a factorio server? Take a look at this || init script ||.

babopicasso
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Mar 12, 2016 12:29 pm
Contact:

Re: Factorio Server Manager

Post by babopicasso »

Im gonna add the source code for anyone that likes to take a look at it :)... I mean there is really nothing about it that needs to be protected :D.

Post Reply

Return to “Multiplayer”