No description
Find a file
Paul McDowell 00bd8e6c58 Tab index fixes by rezalas
* Update README.md

Added more detailed server configuration info for using ServerGridEditor to clear up some of the issues.

* Fixed tab indexes for the 'Create Project' form so that all fields flow in a predictable order. Previously tabbing through DB Entries would jump around the form unpredictably after the 3rd row.

* Reverted binary and *.user file

* Thanks for the help! We are trying to move this to the wiki currently and fill out little more instructions this week.
2018-12-26 23:49:24 +00:00
Data Initial commit 2018-12-22 10:02:57 -05:00
IslandImages Initial commit 2018-12-22 10:02:57 -05:00
Projects Updated example with lawless servers used on officials and minor fix for externals 2018-12-24 00:50:48 -05:00
Resources Initial commit 2018-12-22 10:02:57 -05:00
Src Tab index fixes by rezalas 2018-12-26 23:49:24 +00:00
WaterTiles Initial commit 2018-12-22 10:02:57 -05:00
.gitignore Initial commit 2018-12-22 10:02:57 -05:00
LICENSE Initial commit 2018-12-22 09:48:08 -05:00
README.md Tab index fixes by rezalas 2018-12-26 23:49:24 +00:00
ServerGridEditor.exe Minor changes to Export options to make it slightly more clear. 2018-12-26 18:09:28 -05:00
ServerGridEditor.exe.config Initial commit 2018-12-22 10:02:57 -05:00

Early WIP ServerGridEditor for Atlas

Initially created by Instinct Games. Feel free to edit and use how you please or contribute to make this better for all that use it. In the end it just is a quick example of how to generate the json for the game Atlas.

A fully web version or even another C# one but in WPF might prove better for your needs!

Infromation

For more information about Atlas please visit playatlas.com.

How to use?

For detailed istructions please see [ServerGridEditor/wiki] https://github.com/GrapeshotGames/ServerGridEditor/wiki as it is updated over time! More to come soon!