• v2.1.2 3d063295a8

    v2.1.2 Stable

    findingfocus released this 2026-02-11 17:31:39 -07:00 | 57 commits to main since this release

    Tashio Tempo

    Tashio Tempo Demo Build

    Full Changelog: https://github.com/findingfocus/tashio/compare/v2.1.1...v2.1.2

    MacOS:

    • Download Mac Release
    • Unzip the folder
    • Hold down the Control key and click on Tashio Tempo
    • Click Open

    If security error shows up, you can click cancel, and open Security and Privacy in Settings
    Scroll down and allow executable to "run anyway" from unidentified developer.

    Windows:

    • Download Windows Release
    • Unzip the compressed folder
    • Double click the Tashio_win64-v2.1.2 folder
    • Double click the Tashio Tempo.exe

    Linux:

    Unpack tarball

    tar -xzf Tashio_linux-v2.1.2.tar.gz
    

    Run launcher

    ./Tashio_linux-v2.1.2/run.sh
    

    To erase the save file navigate to default save location to delete the savePlayerData.bin:

    macOS
    ~/Library/Application Support/LOVE/tashio/saves
    
    Windows
    C:\Users\<Username>\AppData\Roaming\tashio\saves
    
    Linux
    ~/.local/share/love/tashio/saves
    

    Version: 2.1.2
    Build: 2026-02-11

    Downloads
  • v2.1.1 76b52a84a4

    v2.1.1 Stable

    findingfocus released this 2026-01-11 18:11:37 -07:00 | 90 commits to main since this release

    Tashio Tempo

    Tashio Tempo Demo Build

    MacOS:

    • Download Mac Release
    • Unzip the folder
    • Hold down the Control key and click on Tashio Tempo
    • Click Open

    If security error shows up, you can click cancel, and open Security and Privacy in Settings
    Scroll down and allow executable to "run anyway" from unidentified developer.

    Windows:

    • Download Windows Release
    • Unzip the compressed folder
    • Double click the love-11.5-win64 folder
    • Double click the Tashio Tempo.exe

    Linux:

    Unpack tarball

        tar -xzf Tashio_linux-v2.1.tar.gz
    

    Run launcher

        ./run.sh
    

    To erase the save file navigate to default save location:
    macOS

    macOS
    ~/Library/Application Support/Tashio Tempo/
    
    Windows
    C:\Users\<Username>\AppData\Roaming\Tashio Tempo\
    
    Linux
    ~/.local/share/love/Tashio Tempo/
    

    Version: 2.1.1
    Build: 2026-01-11

    Downloads
  • v2.1 97a8f49197

    Tashio-v2.1 Stable

    findingfocus released this 2026-01-10 22:55:16 -07:00 | 92 commits to main since this release

    Tashio Tempo

    Tashio Tempo Demo Build

    MacOS:

    • Download Mac Release
    • Unzip the folder
    • Hold down the Control key and click on Tashio Tempo
    • Click Open

    If security error shows up, you can click cancel, and open Security and Privacy in Settings
    Scroll down and allow executable to "run anyway" from unidentified developer.

    Windows:

    • Download Windows Release
    • Unzip the compressed folder
    • Double click the love-11.5-win64 folder
    • Double click the Tashio Tempo.exe

    Linux:

    Unpack tarball

        tar -xzf Tashio_linux-v2.1.tar.gz
    

    Run launcher

        ./run.sh
    

    Version: 2.1
    Build: 2026-01-10

    Downloads
  • v2.0 f169d54713

    Tashio-v2.0 Stable

    findingfocus released this 2025-10-27 10:11:08 -06:00 | 124 commits to main since this release

    Tashio Tempo

    Tashio Tempo Demo Build

    MacOS:

    Unzip the folder
    Hold down the Control key and click on the app
    Click Open

    If security error shows up, you can click cancel, and open Security and Privacy in Settings
    Scroll down and allow executable to "run anyway" from unidentified developer

    Windows:

    Unzip the compressed folder
    Double click the love-11.5-win32 folder
    Double click the Tashio Tempo.exe

    Linux:

    Download the tar.gz
    Extract tar ball and run executable script

        # Extract tar ball
        tar -xzf {name.tar.gz}
    
        # Run executable script
        ./run.sh
    

    Version: 2.0
    Build: 2025-10-27

    Downloads
  • v1.1 9143637b1b

    Tashio-v1.1 Stable

    findingfocus released this 2024-08-17 20:08:38 -06:00 | 566 commits to main since this release

    Executable for Tashio Tempo demo build.

    MacOS:
    Unzip the folder and double click the .love file.
    If security error shows up you can click cancel, and open Security and Privacy in Settings
    Scroll down and allow executable to "run anyway" from unidentified developer.

    Windows:
    Unzip the compressed folder.
    Double click the love-11.5-win32 folder
    Double click the game.exe

    Linux:
    Download the tar.gz

    tar -xzf {name.tar.gz}
    ./run.sh
    

    Version: 1.1
    Build: 2024-08-17

    Downloads
  • v1.0 68be82d66c

    Tashio-v1.0 Stable

    findingfocus released this 2024-05-14 21:14:03 -06:00 | 624 commits to main since this release

    Executable for Tashio Tempo demo build.

    MacOS:
    Unzip the folder and double click the .love file.
    If security error shows up you can click cancel, and open Security and Privacy in Settings
    Scroll down and allow executable to "run anyway" from unidentified developer.

    Windows:
    Unzip the compressed folder.
    Double click the love-11.5-win32 folder
    Double click the game .exe

    Linux:
    Download the tar.gz

    tar -xzf {name.tar.gz}
    cd tashio
    ./run.sh
    

    Version: 1.0
    Build: 2024-05-14

    Downloads