ts-poml
is a TypeScript library designed to parse and build POML files.
POML is a file format defined in Project Spirare.
POML has the following features:
- XML-based format
- Ability to define the placement of files, such as 3D models, images, and videos
- Independent of specific engines or applications
- Loadable at runtime
ts-poml
is released under the MIT License.