Skip to content

A fork of the Tabletop Simulator Unity project including GLTF support. This is for advanced modders that want to have complete control over their custom objects with additional features.

Notifications You must be signed in to change notification settings

TerrainTinker/Tabletop-Simulator-Modding-GLTF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A fork of the Tabletop Simulator Unity project including GLTF support. This is for advanced modders that want to have complete control over their custom objects with additional features.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.5%
  • ShaderLab 5.5%