https://github.com/mini2dx/spritefontplus
SpriteFontPlus
https://github.com/mini2dx/spritefontplus
Last synced: 5 months ago
JSON representation
SpriteFontPlus
- Host: GitHub
- URL: https://github.com/mini2dx/spritefontplus
- Owner: mini2Dx
- License: mit
- Created: 2021-05-15T11:05:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T17:07:09.000Z (over 3 years ago)
- Last Synced: 2025-03-12T03:27:15.159Z (10 months ago)
- Language: C#
- Size: 5.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpriteFontPlus
Fork of [SpriteFontPlus](https://github.com/rds1983/SpriteFontPlus) with fixes for game consoles
Releasing
==============================
Set up nuget.config per Github Registry docs.
```
.\build_all.bat
dotnet nuget push "src/bin/MonoGame/SpriteFontPlus.0.8.5.43-mini2Dx.nupkg" --source "mini2Dx"
```