Info
| Version: | 1.4.2 |
| Author(s): | Bastian Eicher |
| Last Update: | Monday, October 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://omegaengine.de/ |
| NuGet Url: | https://www.nuget.org/packages/AlphaEditor |
Install
Install-Package AlphaEditor
dotnet add package AlphaEditor
paket add AlphaEditor
AlphaEditor Download (Unzip the "nupkg" after downloading)
Dependencies
- ICSharpCode.SharpZipLib.Patched(>= 0.86.5)
- OmegaEngine.Backend(>= 1.0.2 && <= 1.0.2)
- OmegaGUI(>= 1.0.2 && <= 1.0.2)
- AlphaFramework.World(>= 1.0.2 && <= 1.0.2)
- AlphaFramework.Presentation(>= 1.0.2 && <= 1.0.2)
AlphaEditor is a toolkit for creating IDE-like editors for games based on OmegaEngine and AlphaFramework.
You can use it to create GUI dialogs, maps, particle systems, etc. for your game.