diff options
| author | KiritoDev <36680385+KiritoDv@users.noreply.github.com> | 2022-05-11 12:35:03 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-11 13:35:03 -0400 |
| commit | 932fcff5bba8eace5f8502a454d39ce57daef6c2 (patch) | |
| tree | 49eab0ce1c4ff25e14ef2c4f5974f4a67738004f /assets | |
| parent | 2ed1923e441c38c0e7ac9674cf4a91e63553c01d (diff) | |
Implemented overlay command and api (#289)
* Added overlay command
* Moved Overlays to GameOverlay
* Added custom text size calculation
* Fixed string cvar load and added fipps font
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/ship_of_harkinian/fonts/Fipps-Regular.otf | bin | 0 -> 34220 bytes |
| -rw-r--r-- | assets/ship_of_harkinian/fonts/PressStart2P-Regular.ttf | bin | 0 -> 116008 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/assets/ship_of_harkinian/fonts/Fipps-Regular.otf b/assets/ship_of_harkinian/fonts/Fipps-Regular.otf Binary files differnew file mode 100644 index 0000000..9334dad --- /dev/null +++ b/assets/ship_of_harkinian/fonts/Fipps-Regular.otf diff --git a/assets/ship_of_harkinian/fonts/PressStart2P-Regular.ttf b/assets/ship_of_harkinian/fonts/PressStart2P-Regular.ttf Binary files differnew file mode 100644 index 0000000..2442aff --- /dev/null +++ b/assets/ship_of_harkinian/fonts/PressStart2P-Regular.ttf |
