https://github.com/stringepsilon/lotgdformat
https://github.com/stringepsilon/lotgdformat
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stringepsilon/lotgdformat
- Owner: StringEpsilon
- License: gpl-2.0
- Created: 2022-12-01T16:33:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T17:14:13.000Z (10 months ago)
- Last Synced: 2025-09-26T01:26:17.327Z (4 months ago)
- Language: C#
- Size: 132 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
Awesome Lists containing this project
README
# LotgdFormat
A C# implementation of the LotgD style formatting code for text formatting.
## How to use this library
See API documentation. (TODO)
## Acknowledgements
This library is based on the `appoencode()` function found in LotgD 0.9.7. DragonSlayer V2.5. Known contributors to that specific version of the function are:
- MightyE
- JT Traub
- Eliwood
- Talion
## Documentation:
[See here](./docs/README.md).