Understand the GPL licensing and redistribution requirements
masterThe source code is licensed under the GPL (GNU Public License).
Key Requirements:
- You may use the code for any purpose, including commercial exploitation.
- If you distribute new binary versions, you must make the entire source code available to everyone for free.
- If you are publicly releasing modified versions, you must also make the source code available.
Data File Restrictions:
- All Quake data files remain under their original copyrights.
- You cannot redistribute data from the original game.
- If you create a 'total conversion', you may create a standalone game based on this code using your own assets.