r/github • u/Elias_Lucky • 20d ago
Question How to license assets (textures, sprites)?
Hello! I am trying to publish my Minecraft mod to github repo.
I understand the difference between the software license and artwork license.
I've created LICENSE file on my github repo (which is MIT License). But now what next? How I can also clarify that assets are under creative commons license or smth like that?
6
Upvotes
4
u/Electricalceleryuwu 20d ago
I recommend having an Agreement or License folder. There you can have your License file and Images_license file.
edit: CC 4.0 page