Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glguy/simple-markup-language
https://github.com/glguy/simple-markup-language
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/glguy/simple-markup-language
- Owner: glguy
- Created: 2024-01-30T16:09:53.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-30T17:42:31.000Z (12 months ago)
- Last Synced: 2024-05-08T20:13:52.533Z (8 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-markup-language
A Rust implementation of [SML](https://dev.stenway.com/SML/) including
supporting WSV and ReliableText implementations.## Example
```
Configuration
Video
Resolution 1280 720
RefreshRate 60
Fullscreen true
End
Audio
Volume 100
Music 80
End
Player
Name "Hero 123"
End
End
```