Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.14 KB

File metadata and controls

39 lines (25 loc) · 1.14 KB

Tamasi

Tamasi is an application designed to make it easy to track deaths and time during a game playthrough.

The app features an in-game overlay with easy-to-use hotkeys, accompanied by a simple save system with pre-setup boss lists.

Tamasi overlay
Tamasi home screen

Usage

Download a release from the releases tab, extract it, and run Tamasi.exe.

Built with

Development

Requirements

Instructions

  • Clone the repository
  • Install dependencies with npm i
  • Run the application with npm start
  • Create a production build with npm run build

License

Licensed under the GPL-3.0 license.