Brayconn / AllSeeingEye

An editor/modding framework for Pixel's game Guxt

Home Page:https://www.cavestory.org/pixels-works/guxt.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All-Seeing Eye - An editor for Guxt

It's an editor for Guxt!

You can edit stages (tiles + entities), tileset attributes, and quickly scramble/unscramble images

How to use

Basic controls are similar to Boosters Lab and Cave Editor, but the structure of the editor is very different.

Check out the Manual for more detailed information on what the buttons do, and Modding101 for info on how Guxt works.

Building

It's just a regular VS2019 project, should build pretty normally.

Make sure you have PixelModdingFramework, WinFormsKeybinds, and LayeredPictureBox though.

Running

On Windows you can just click the exe.

Mac/Linux you'll need mono, and probably need to open it with mono GuxtEditor.exe

Credits

  • Code - Brayconnthat's me!
  • Reverse engineering - RAIN
  • Main icon - Cyber/
  • Stage/Attribute editor icon - Kyle Satwon

About

An editor/modding framework for Pixel's game Guxt

https://www.cavestory.org/pixels-works/guxt.php

License:GNU General Public License v3.0


Languages

Language:C# 100.0%