An open API service indexing awesome lists of open source software.

https://github.com/Rogue-Frontier/Transgenesis-II

Projectional XML editor for structured game data
https://github.com/Rogue-Frontier/Transgenesis-II

editor xml

Last synced: over 1 year ago
JSON representation

Projectional XML editor for structured game data

Awesome Lists containing this project

README

          

# Transgenesis II
![image](https://user-images.githubusercontent.com/15680274/184334215-21f3d1b6-4d7f-4208-9dcd-6e1c667dd183.png)

Structured XML editor that keeps your XML compliant to a schema written in XML. Lets you manage elements and set attributes while skipping the manual navigation of a regular text editor. Auto-suggests attributes and elements according to the spec, and suggests attribute values according to predefined or contextual data. Runs on .NET 6.0 using MonoGame + SadConsole

This program is discontinued and may be succeeded by a Terminal.Gui version.

# Schema
Transgenesis II uses a custom XML schema format that is designed to be as simple and terse as possible.