-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] [Enhancement] Rogue and Zaero support. #4
Comments
Cool :) But you'll need to keep the license in mind when copying code between the main game, the official addons and mods. Quake II itself and ctf are licensed under the GPL2, the official addons are licensed under the crappy SDK licence and most mods are under the SDK license, too. Since 3zb2 is under SDK license you can copy code from the official addons, but not from the Quake II itself or ctf into it. At least not without the authors permission. So: You may copy my code (commits from @Yamagi) from Quake II and ctf into 3zb2. I have no problem with it, in fact I have copied most of my gamecode changes into the official addons. Maybe @DanielGibson is willing to also give you permission. |
sure, go ahead and use my changes |
Neat! |
I'll try to tackle this one once some minor issues are solved. P.S.: Why not Eraser Bot? IICR there's a version that contains support for Rogue and Xatrix. |
At release time, 3zb2 wasn't compatible at all with weapons and items from these two mods. I'm planning on adding this support soon, but I'll need testers.
The text was updated successfully, but these errors were encountered: