1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-31 17:57:56 +00:00

font files added to repo

This commit is contained in:
Zeno Rogue
2024-07-10 06:55:51 +02:00
parent cc3863d1fe
commit 2750c0276d
11 changed files with 327 additions and 0 deletions

13
licenses/README-SDL.txt Normal file
View File

@@ -0,0 +1,13 @@
Please distribute this file with the SDL runtime environment:
The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
designed to make it easy to write multi-media software, such as games and
emulators.
The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/
This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html