Skip to content

Commit

Permalink
Clarification on the Linux executable
Browse files Browse the repository at this point in the history
  • Loading branch information
Vhou-Atroph committed May 16, 2024
1 parent ed55742 commit 7236097
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,20 @@

## Downloading

### Windows, Ubuntu, and MacOS Executable
### Windows, Linux, and MacOS Executable

The executable version of the calculator requires the least setup, and is highly portable with the limitation that it only easily works on devices running the required operating system. You can find a download for the latest version of the executable either at <https://github.com/Vhou-Atroph/TT-Damage-Calculator/releases/latest/> on GitHub, or at <https://vhou.gloop.group/projects/gagcalc> near the bottom of the page.

The downloaded archive should contain the executable, a [LICENSE](LICENSE) file, and the assets folder. Once you extract the zip file to your preferred directory, the calculator should run normally!

`Note: The MacOS executable version of the gag calculator may not work properly, as it is untested due to a lack of access to the relevant hardware.`

#### Linux Executable

The Linux executable is compiled on an Ubuntu Github Actions runner, but the application should work on any distribution using the GCC.

![TT-Damage-Calculator running on Arch Linux](wiki/arch.png)

### Python Package

Downloading the Toontown Damage Calculator as a Python package will require [downloading the Python programming language](https://www.python.org/downloads/) and [pipx](https://pipx.pypa.io/stable/installation/). Once this is done, you can open your command terminal and run the following command:
Expand Down
Binary file added wiki/arch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7236097

Please sign in to comment.