lisdude / toaststunt

A network accessible, multi-user, programmable, interactive system for the creation of LambdaMOO style MOOs / MUDs.
63 stars 26 forks source link

XML Expat Patch #38

Closed biscuitWizard closed 2 years ago

biscuitWizard commented 3 years ago

This PR adds XML serialization support to ToastStunt. This is based off the original ext-xml patch for LambdaCore using Expat.

It has been upgraded to run off the latest Expat, with added CMAKE configurations. We added it as a core builtin.

The README requirements have been updated (as well as the ubuntu packages we noticed that were missing.)