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 :)
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.
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.
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.
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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now