https://github.com/wx257osn2/symboli_renderer
https://github.com/wx257osn2/symboli_renderer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wx257osn2/symboli_renderer
- Owner: wx257osn2
- License: mit
- Created: 2021-09-21T08:00:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T17:38:57.000Z (over 1 year ago)
- Last Synced: 2025-01-14T12:16:40.645Z (5 months ago)
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symboli Renderer
> _Eclipse first, the rest nowhere._
Symboli Renderer improves the rendering of some applications.
## Build
Open `symboli_renderer.sln` and build it.
Of course you can use `msbuild` :```bat
MSBuild -p:Configuration=Release
```## License
MIT
This project has been created by referring to [umamusume-localify](https://github.com/GEEKiDoS/umamusume-localify). umamusume-localify is licensed under [WTFPL](https://github.com/GEEKiDoS/umamusume-localify/blob/4bbb8efed26e30dc9fa1bd0b09ed45fd0836df77/license).