drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.26k stars 51 forks source link

Maintain a list of custom asset packs. #188

Open GrimPixel opened 1 year ago

GrimPixel commented 1 year ago

Someone has created custom assets. There could be a list. https://github.com/MicahBird/tabletop-club-OneCards-asset-pack

elmodor commented 1 year ago

Not sure if the README is the correct place for this (because of licensing issues).

This might be something that could be a sticky in the future discord/matrix/forum/whatever server. Or a moderated separate list somewhere (or in github) (either from drwhut or somewhere else).

But I agree that some sort of list would be nice.

drwhut commented 1 year ago

A discord/forum would be a much better fit for this sort of list.

My main concern with this, as well as an asset pack CDN in general, is how do we prevent copyrighted material from being shared? And if there is some sort of copyright strike, who would be liable? Does it depend on the platform?

GrimPixel commented 1 year ago

The understanding of copyright infringement is different from one jurisdiction to another, and even from one judge to another. There is no standard answer. The copyright holders won't sue if there is no or too little benefit for them.

samknaup commented 1 year ago

Until another solution is come to, I've made a repository at https://github.com/samknaup/tabletop-club-assets for now. If anyone else has an asset pack they'd like me to add to it feel free to leave an issue.

drwhut commented 1 year ago

After doing some research and seeing how others have dealt with the issue of copyright infringement, I am slowly warming up to the idea of having a dedicated Discord/Matrix channel for sharing custom asset packs while there isn't a dedicated CDN.

The general idea is that users who post the assets are the ones responsible for making sure there is no copyrighted material being distributed, and that the licenses the assets are distributed under allow for re-distribution. If there is then a violation, third parties should be able to easily contact me, or another moderator, to request a takedown of the material. Plus, me and potential moderators should also have the right to be able to take down assets for whatever reason.