Page 1 of 1

Mod Licenses

Posted: Fri Aug 02, 2013 1:37 am
by zer0t3ch
Is there some kind of global license for Factorio mod[ification]s? I just don't want to update someone else's outdated mod and get in trouble for it.

Re: Mod Licenses

Posted: Fri Aug 02, 2013 6:53 am
by SilverWarior
I don't think there is general licence for Factorio mods.
It is best to simply contact mod author and ask for permision.

Re: Mod Licenses

Posted: Fri Aug 02, 2013 3:00 pm
by zer0t3ch
SilverWarior wrote:I don't think there is general licence for Factorio mods.
It is best to simply contact mod author and ask for permision.
That's what I've been trying to do, but the problem is that the people that let their mods get outdated are usually the same people that have left the forum, making contact difficult.

Re: Mod Licenses

Posted: Fri Aug 02, 2013 4:46 pm
by slpwnd
Hmm that is a good point. Does anyone know how other game communities approach this?

Re: Mod Licenses

Posted: Sat Aug 03, 2013 4:46 pm
by akvammen
Believe I've downloaded mods for other games where the info said that the mod was the property of the original owner, and that all changes would also belong to the original owner should he return and claim it. Don't know if this is a common/accepted way of doing things though.

Re: Mod Licenses

Posted: Sat Aug 03, 2013 7:28 pm
by zer0t3ch
akvammen wrote:Believe I've downloaded mods for other games where the info said that the mod was the property of the original owner, and that all changes would also belong to the original owner should he return and claim it. Don't know if this is a common/accepted way of doing things though.
So you mean if I were to take someone elses outdated mod, update it, and distribute it through my own forum thread, that I could just keep doing that until the original author says either "No" or "It's mine again"?

Re: Mod Licenses

Posted: Sun Aug 04, 2013 7:52 pm
by ssilk
I think that's not ok. :)

Ok: use the ideas in the code to create your own mod.
Ok: It's allowed to quote some lines of code, when the quoting is much less than your code.

Sounds hard, but everything else is like taking forgotten gloves or a shawl and use it as your own. You can do it for yourself, but not if you run, where the owner can see you everyday. :)

And be honest: the most is learned, if you rewrite the code so that you understand, how it works. 8-)

PS: New mods should be forced to use a minimum license, which allows some kind of reusing, if the owner can't be reached.
And it should define when an owner isn't reachable. All that can be done because they use the interface.

Re: Mod Licenses

Posted: Sun Aug 04, 2013 8:39 pm
by drs9999
When I am not missleading the topic-creator asked, because he wants to revive the inserter-mod (https://forums.factorio.com/forum/vie ... f=32&t=494)

I do not want to discount the effort that was taken in it, but in fact the only thing that have to be done is copying the basic-inserter entity, change the values and color the texture.
What I mean is there is nothing much to quote or do in a different way.

In general of course you should try to contact the author. If you receive no response I would say it is okay to "grab" it if the mod is outdated for more than 2 game-updates.

Re: Mod Licenses

Posted: Sun Aug 04, 2013 8:46 pm
by kovarex
I don't know what the law says.
But morally I think it is ok, as long as the original author is mentioned in the changelog and the mod description.
I did this when I continued the spell50 mod for baldurs gate for example, and never had problem with that.

Re: Mod Licenses

Posted: Sun Aug 04, 2013 9:08 pm
by zer0t3ch
kovarex wrote:I don't know what the law says.
But morally I think it is ok, as long as the original author is mentioned in the changelog and the mod description.
I did this when I continued the spell50 mod for baldurs gate for example, and never had problem with that.
Thank you. I think I'll be doing that.

[EDIT] Is there some kind of creative mode in planning? Something like that would make testing mods a lot easier. If not, I plan on making a mod for it... :P

Re: Mod Licenses

Posted: Mon Aug 05, 2013 10:11 am
by SilverWarior
Factorio currently has two freeplay scenarios. One of them alows you to play in "good mode" where you don't have your character and crepers don't attach unles you build something right near them. This scenario also alows you to start with chest full of items and all technologies unlocked. Not sure if mod-based technologies also gets unlocked since I haven't tested it yet.
There is also posibility to use ingame editor for creating quick test scenario. When using editor you can place any item available in game, and fill any chest with any items you want. I used editor for testing some power generation configurations in version 0.5.x.

Re: Mod Licenses

Posted: Mon Aug 05, 2013 6:16 pm
by akvammen
zer0t3ch wrote:
akvammen wrote:Believe I've downloaded mods for other games where the info said that the mod was the property of the original owner, and that all changes would also belong to the original owner should he return and claim it. Don't know if this is a common/accepted way of doing things though.
So you mean if I were to take someone elses outdated mod, update it, and distribute it through my own forum thread, that I could just keep doing that until the original author says either "No" or "It's mine again"?
I'm only a user, not a modder. So I don't know the "secret" rules of modders. But personally I think it'd be better to use the orignal thread, and/or make it VERY clear you're maintaining someone elses work until they might return. Perhaps an admin or something could help you modify the subject of the original thread if needed.

Re: Mod Licenses

Posted: Mon Aug 05, 2013 6:22 pm
by zer0t3ch
akvammen wrote:
zer0t3ch wrote:
akvammen wrote:Believe I've downloaded mods for other games where the info said that the mod was the property of the original owner, and that all changes would also belong to the original owner should he return and claim it. Don't know if this is a common/accepted way of doing things though.
So you mean if I were to take someone elses outdated mod, update it, and distribute it through my own forum thread, that I could just keep doing that until the original author says either "No" or "It's mine again"?
I'm only a user, not a modder. So I don't know the "secret" rules of modders. But personally I think it'd be better to use the orignal thread, and/or make it VERY clear you're maintaining someone elses work until they might return. Perhaps an admin or something could help you modify the subject of the original thread if needed.
I don't think that would work out well, because for proper distribuition, the new coder would have to be able to edit the old coders OP. (Original post at the top of the thread)

[EDIT] I was merely referring to the ability of a new coder to use the original thread. Also, modifying the subject of the original wouldn't really help all that much.

Re: Mod Licenses

Posted: Tue Aug 06, 2013 4:32 am
by ssilk
Please repeat reading, what akvammen said.