https://github.com/freeslave/qhl-mimetypes
MIME-type definitions for Quake and Half-Life file formats
https://github.com/freeslave/qhl-mimetypes
freedesktop goldsource goldsrc half-life half-life-2 halflife mime-types quake quake2 quake3 source-engine
Last synced: about 1 month ago
JSON representation
MIME-type definitions for Quake and Half-Life file formats
- Host: GitHub
- URL: https://github.com/freeslave/qhl-mimetypes
- Owner: FreeSlave
- Created: 2020-01-14T21:36:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-14T21:37:54.000Z (over 5 years ago)
- Last Synced: 2025-01-22T14:45:52.349Z (3 months ago)
- Topics: freedesktop, goldsource, goldsrc, half-life, half-life-2, halflife, mime-types, quake, quake2, quake3, source-engine
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quake & Half-Life MIME types
Collection of mime-type definitions for various Quake and Half-Life file formats. MIME types can be installed on Freedesktop systems (like GNU/Linux or FreeBSD) so file managers could recognize these formats.
## Install MIME types
Run to install mime-types in user space:
sh install-mime-types.sh
This will also update mime database.
## Install icons
This repository contains icons for some types.
Run to generate png-images from svg sources:
sh generate-png-images.sh # Note: requires inkscape to be installed in PATH.
Run to install icons in user space:
sh install-icons.sh
## License
All files (including svg images, shell scripts and MIME-type XML definitions) are licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).
You can open an issue if you need some of these files under the other license.