tesselslate / resetti

Minecraft multi-instance reset macro for speedrunning
GNU General Public License v3.0
15 stars 3 forks source link

macro didn't work #2

Closed Kingnchess closed 2 years ago

Kingnchess commented 2 years ago

i get this problem when running ./resetti cycle "Failed to open reset count: open : no such file or directory" btw i use arch not sure if that is what messed it up

tesselslate commented 2 years ago

I didn't think to make the reset counting function optional; I'll add that and make a new release. The option reset-file in ~/.config/resetti.yml points to where resets should be tracked.

tesselslate commented 2 years ago

Fixed in 00e20dd. You can download the latest version (0.1.3) and it will work without requiring you to specify a reset counter file.