mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-30 15:41:12 +00:00
Update some info
This commit is contained in:
parent
58f90d9f51
commit
05ccb73e08
3 changed files with 13 additions and 7 deletions
6
AUTHORS
6
AUTHORS
|
@ -1,3 +1,3 @@
|
||||||
gmqcc brought to you by:
|
GMQCC brought to you by:
|
||||||
Dale Weiler
|
Dale Weiler
|
||||||
Wolfgang Bumiller
|
Wolfgang Bumiller
|
||||||
|
|
4
LICENSE
4
LICENSE
|
@ -1,4 +1,6 @@
|
||||||
Copyright (C) 2012 Dale Weiler, Wolfgang Bumiller
|
Copyright (C) 2012
|
||||||
|
Dale Weiler
|
||||||
|
Wolfgang Bumiller
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
this software and associated documentation files (the "Software"), to deal in
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
|
10
README
10
README
|
@ -1,5 +1,9 @@
|
||||||
The gmqcc Quake C Compiler
|
GMQCC: An improved Quake C compiler
|
||||||
|
|
||||||
For licensing, see the LICENSE file.
|
For licensing: see the LICENSE file.
|
||||||
|
For installation notes: see the INSTALL file.
|
||||||
|
For a list of authors: see the AUTHORS file.
|
||||||
|
|
||||||
For installation notes, see the INSTALL file.
|
For documentation:
|
||||||
|
See the manpages, or visit the documentation online at
|
||||||
|
http://graphitemaster.github.com/gmqcc/doc.html
|
||||||
|
|
Loading…
Reference in a new issue