Skip to content

OniSensei/Intersect-GUI-Editor

Repository files navigation

Issues Stars Forks


Logo

Intersect GUI Editor

A visual editor for the Intersect 2D MMORPG Engine's .json files.
Explore the progress »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Roadmap
  3. Contributing
  4. Contact

About The Project

IGE Screen Shot

There are many great things about the Intersect Engine, and editing the GUI is not one of them. While I love that there is the ability and versatility to edit the GUI in such a way, it is slow and painstaking. You don't even know if what you're doing will look right until you load up the client. So I made this tool.

Here's why:

  • Not everybody knows how to edit json files.
  • Some people are more visual.
  • Saving and loading to see edits is tiresome.

Of course, nothing is perfect and I will be trying to make it better with every chance i get! Feel free to contribute if you can!

Built With

Roadmap

See the projects tab for a list of proposed features (and known issues).

Compiling from Source

  1. Clone the repository
  2. Run nuget restore
  3. Open the solution in your preferred IDE and build

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

OniSensei - OniSensei#0420