An small app featuring an interactive board, chat, auto roller and many more things to step up your dnd campaign.
- C# 100%
|
|
||
|---|---|---|
| Properties | MPV | |
| Scenes | Revamp | |
| Scripts | Revamp | |
| Textures | Revamp | |
| .gitattributes | Init | |
| .gitignore | Init | |
| LICENSE | Initial commit | |
| project.godot | TCP Server Integration | |
| README.md | README.md aktualisiert | |
| TokenDream.csproj.user | TCP Server Integration | |
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