Backplague Posted August 13, 2012 Posted August 13, 2012 This is a C# program i made to ease the editing of the server.properties file. You can open the server.properties file, edit any property field and save. Note that this tool will not filter your input; you can put "poop" into the "spawn-monsters" field if you so wish to do. This is how the tool will look when you first start it: This is how it will look when you load a property file: If you plan on using this tool, do tell me There is alot to add and change though, but this works quite good for now. Download: http://www.mediafire.com/download.php?kwt2nvinlnss3qv The tool doesn't require any kind of installation, just download the .exe and run it. All kind of feedback is appreciated. Thanks :) Quote
arctichenry Posted August 14, 2012 Posted August 14, 2012 Very nice! Any chance of makeing a multi-platform verson of this, or one that is compatable with a FTP IP? Not to swamp you with ideas, just things that I have been toying around with possably makeing. Quote
Backplague Posted August 14, 2012 Author Posted August 14, 2012 Multi-platforming and networking are the things i have no idea on how to do. Quote
prasselpikachu Posted August 14, 2012 Posted August 14, 2012 How did you make a portable program? I'm using Basic but if I publish my program I get an installer. Quote
Backplague Posted August 14, 2012 Author Posted August 14, 2012 When you compile the program as Release, an exe of it is created deep inside the project file. Quote
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.