Curt Posted December 28, 2010 Posted December 28, 2010 I downloaded mccode lite version for the first time recently... I was wondering if I edited the script to be a little bit like V2 such as the single line include for each page instead of the v1 code...that if i could continue to create my game for free with the free engine ?... The script will be for personal use and im gonna strip it down more and work on a project almost from scratch...lol I just want to have it so V2 mods are easily incorporated into the game :) Any experiences from anyone ? i will be using mccodes lite for my third project which i will be taking my time on... Thanks, Curt Quote
Djkanna Posted December 29, 2010 Posted December 29, 2010 Do what ever you like to Lite it's a free script you may customize it in anyway you desire. Quote
Danny696 Posted December 29, 2010 Posted December 29, 2010 There is nothing wrong with you doing that.... Quote
Danny696 Posted December 29, 2010 Posted December 29, 2010 ITs under GLP lience, they cant stop you doing pritty much anything... Quote
Spudinski Posted December 30, 2010 Posted December 30, 2010 Except, you share alike. This means if you spent four years customizing it and I come to you and say: I want whatever you have, you have to give it to me. Quote
Dominion Posted December 30, 2010 Posted December 30, 2010 Except, you share alike. This means if you spent four years customizing it and I come to you and say: I want whatever you have, you have to give it to me. http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html Where does is say you must give modified copies out if requested? Not had a full read, however I am sure that is wrong otherwise no one would base anything off GPL software, PHP or otherwise. Quote
a_bertrand Posted December 30, 2010 Posted December 30, 2010 "When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. " Means you must keep the sources available and cannot hide them. That's GPL... LGPL on the other side allows to use your "library" or code and the result mix doesn't need to be under GPL nor distributed. So yes, if you use a McCode Lite you must allow people which want to have a copy of your modified version a way to get it. Not sure it is 100% wished for a game ;) Quote
Spudinski Posted December 30, 2010 Posted December 30, 2010 The professional term for it is called copyleft. The GNU GPL strongly complies with it. From Wikipedia: In addition to restrictions on copying, copyleft licenses address other possible impediments. These include ensuring the rights cannot be later revoked and requiring the work and its derivatives to be provided in a form that facilitates modification. In software, this requires that the source code of the derived work is made available together with the software itself. Copyleft licenses necessarily make creative use of relevant rules and laws. For example, when using copyright law, those who contribute to a work under copyleft usually must gain, defer or assign copyright holder status. By submitting the copyright of their contributions under a copyleft license, they deliberately give up some of the rights that normally follow from copyright, including the right to be the unique distributor of copies of the work. Quote
Curt Posted December 30, 2010 Author Posted December 30, 2010 Thanks guys for posting the facts up for me. This will make me rethink my 3rd project a little bit..lol It does not sound to good that any custom work i do has to be released for free... Quote
Dominion Posted December 30, 2010 Posted December 30, 2010 Edit ignore me -.- http://www.gnu.org/licenses/gpl-faq.html#UnreleasedMods Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.