Skip to content

Daniel3dartist/Go.Token

Repository files navigation

Go.Token

image link

What is Go.Token?

Go.Token is a token creation tool for players and dungeon masters to use at their Virtual Tabletop.

This tool was designed to make life easier for rpg players and dungeon masters by generating tokens for their rpg tables without needing a complex image editing program.

Supported Platforms:

  • Windows
  • Linux
  • Web

Get access to the compiled version by clicking here.

About the project

This project is being developed using Godot Game Engine.

For more information about Godot visit godotengine.org.

Engine version:

  • Godot 4.2.2

How use from source code

To use the source code, follow these steps:

Download Godot

Download the stand version of Godot 4.x (you can get clicking here)

Clone the Project and run

Clone this repository on your machine.

cd <the path here the clone going to be download>
git clone https://github.com/Daniel3dartist/Go.Token.git

Add dependencies

This project uses some external dependencies, see below how they are added to the project:

Open Godot and import the project from the clone path

1: image link

2: image link

3: image link

4: image link

Open the project

image link

Run the project

Press f5 to run the main scene of the project image link

Godot documentation

To access Godot documentation, simply access: docs.godotengine.org