1
0
Fork
You've already forked TokenDream
0
An small app featuring an interactive board, chat, auto roller and many more things to step up your dnd campaign.
  • C# 100%
2024年12月15日 00:10:39 +01:00
Properties MPV 2024年11月15日 14:22:27 +01:00
Scenes Revamp 2024年12月15日 00:10:39 +01:00
Scripts Revamp 2024年12月15日 00:10:39 +01:00
Textures Revamp 2024年12月15日 00:10:39 +01:00
.gitattributes Init 2024年11月11日 14:32:21 +01:00
.gitignore Init 2024年11月11日 14:32:21 +01:00
LICENSE Initial commit 2024年11月11日 13:06:27 +00:00
project.godot TCP Server Integration 2024年12月01日 18:50:40 +01:00
README.md README.md aktualisiert 2024年11月20日 22:54:14 +00:00
TokenDream.csproj.user TCP Server Integration 2024年12月01日 18:50:40 +01:00

TokenDream

An small app featuring an interactive board, chat, auto roller and many more things to step up your dnd campaign.
To build go to Project>Tools>C#>Create C# Solution
To Test Multiplayer in Editor go to Debug>Custom Run Instances
Enable Multiple Instance in the top left.
Then create 1 Instance with the launch arguments "--server --headless" and leave the other 2 empty.
Then just press F5