├── .gitignore ├── LICENSE.txt ├── Pelagiad.sfd ├── Pelagiad.ttf └── openmw_font.xml /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Isaskar/Pelagiad/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Isaskar/Pelagiad/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /Pelagiad.sfd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Isaskar/Pelagiad/HEAD/Pelagiad.sfd -------------------------------------------------------------------------------- /Pelagiad.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Isaskar/Pelagiad/HEAD/Pelagiad.ttf -------------------------------------------------------------------------------- /openmw_font.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Isaskar/Pelagiad/HEAD/openmw_font.xml --------------------------------------------------------------------------------