Should I share small edits
Should I share small edits
In my game Return From the Tavern, I use the MiniWorld Sprites original content and some edits. My edits consists of a soldier swinging an ax (4 directions, 4 animation frames), a dead soldier with his lance nearby (4 directions) and a few down-sized elements to serve as UI icons. Should I share my edits? If so, how? What licenses can I use? The edits are visible in the game folder /Common/Tiles.png
Trivial additions are generally not shared, but 4 directions of 4 animations + 4 direciton death sprite + UI icons are hardly trivial. Yes you should share those. People would love them.
I recommend using the same license as the original MiniWorld Sprites, (CC0) for compatibility. however CC0 allows you to use any license you want. It's up to you.
Recommended steps for sharing:
Based on "MiniWorld Sprites" by Shade, CC0: https://opengameart.org/content/miniworld-sprites additional animations & UI icons by Irog
--Medicine StormThanks for the info Medicine Storm.
Ideally, I would like people to credit me with a link to my itch.io page and that my edits won't be used with DRM. I have a strong aversion for DRM. What are the license options? What do you think is appropriate?
for the link to your itch.io page, change the Attribution/Copyright Notice to:
I recommend also adding a blurb in the submission description that links to your itch page as well.
CC0, and OGA-BY permit DRM, so I recommend CC-BY 4.0 which forbids DRM. CC-BY-SA also forbids DRM, but it also requires share-alike, so it has slightly lower adoption rate (how many people use your assets)
--Medicine Storm