ServerGridEditor/README.md
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

12 lines
657 B
Markdown

# 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](https://playatlas.com).
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](https://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!