Tabletop Simulator Modding:
GLTF Support provided by: https://github.com/Siccity/GLTFUtility
You can install the required Unity version Unity 2019.1.0 by first installing Unity Hub and then pasting unityhub://2019.1.0f2/292b93d75a2c
into your URL bar or downloading it manually here: https://unity3d.com/get-unity/download/archive
This Unity project is for our advanced Tabletop Simulator modders that want to have complete control over their custom objects with additional features. Anything that Unity engine provides besides scripting can be exported as an AssetBundle and then reimported into Tabletop Simulator. This includes full shader / material support, animations, sounds, lights, particles, and much more.
For all the info you need for this project: https://kb.tabletopsimulator.com/custom-content/custom-assetbundle/
We provide scripting support with a Lua API: https://api.tabletopsimulator.com/