mirror of
https://github.com/tribufu/ServerGridEditor
synced 2026-05-06 07:07:32 +00:00
No description
* disable "Test All Servers Without Data Clear" by default * set various controls Enabled property to be conditional on project presence (paving the way for a "File > Close") * prevent unexpected case where test command is enabled despite no project being loaded * guard against DirectoryNotFoundException, log it as a MessageBox * set enabled to true if, only if, and when project is loaded successfully (avoids performance hit of changing Enabled on paint) * "true" is shorter than "enabled"... |
||
|---|---|---|
| Data | ||
| IslandImages | ||
| Projects | ||
| Resources | ||
| Src | ||
| WaterTiles | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| ServerGridEditor.exe | ||
| ServerGridEditor.exe.config | ||
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 instructions please see ServerGridEditor/wiki as it is updated over time! More to come soon!