No description
Find a file
Andrew DeLisa bc0b7b70ba WinForms cleanup, fix #38 (#39)
* fix spelling of "CreateIslndForm"

* sync up values of MinimizeBox, MaximizeBox, ShowInTaskbar, FormBorderStyle, and StartPosition properties on forms

* enable menu items after creating a new project

* improve form names

* add some clarity to warning/question MessageBox.Show text

* invert if statement to reduce nesting and change OKCancel to YesNo
2019-01-07 14:24:32 -05:00
Data Initial commit 2018-12-22 10:02:57 -05:00
IslandImages Initial commit 2018-12-22 10:02:57 -05:00
Projects Minor save dialog settings initial path fix. 2019-01-02 17:30:24 -05:00
Resources Initial commit 2018-12-22 10:02:57 -05:00
Src WinForms cleanup, fix #38 (#39) 2019-01-07 14:24:32 -05:00
WaterTiles Minor save dialog settings initial path fix. 2019-01-02 17:30:24 -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 Fix typo (#18) 2018-12-29 02:16:42 +00:00
ServerGridEditor.exe Updated Binary 2019-01-02 17:33:23 -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 instructions please see ServerGridEditor/wiki as it is updated over time! More to come soon!