#https://mods.factorio.com/mod/Krastorio2greenhouse/downloads

1 messages · Page 1 of 1 (latest)

little quartz
#

you've used the MIT licence yet krastorio is more restrictive, you'll have to update it hahayes

thin nest
#

I would ask a moderator but the way I read this is that this mod being MIT is allowing the code it contains to be used and the mod itself does not contain assets under MIT but instead depends on K2 asset mod

#

I dont know the k2 licence

#

cool im not 100% sure on my reading of the situation but I think MIT was fine due to the fact you depend on K2 mod not straight up use the sprite

nimble bramble
#

if you didn't take any code from K2, then you can use whatever license you want

#

you're using the assets mod as a dependency, it's not in your mod and therefore is not a derivative work

#

if you did copy code from K2 though, then you'd have to follow the license on that

nimble bramble
#

if you're doing that by having the texture separate and overlaying it using the api it's completely fine

#

it's about if you're copying things K2 or not, if you're not doing that then you don't need to worry about the license, if you are, then you do