No description
Find a file
wartech0 376c3870cd Fixed water tile picker system (#27)
* Added default values to Redis DB config

* Fixed water tile dialog picking water tiles works correctly, File.Copy(string, string, bool) 2nd argument cannot be a directory it has to be a file within a directory
2019-01-02 16:23:30 -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 example tweaks and fixes 2018-12-28 17:02:54 -05:00
Resources Initial commit 2018-12-22 10:02:57 -05:00
Src Fixed water tile picker system (#27) 2019-01-02 16:23:30 -05: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 Fix typo (#18) 2018-12-29 02:16:42 +00:00
ServerGridEditor.exe Fixed water tile picker system (#27) 2019-01-02 16:23:30 -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!