issues
search
tesselslate
/
resetti
Minecraft multi-instance reset macro for speedrunning
GNU General Public License v3.0
15
stars
3
forks
source link
Moving wall - Feature Addition
#7
Closed
sathya-pramodh
closed
1 year ago
sathya-pramodh
commented
1 year ago
Description
Moving wall is a dynamic wall implementation similar to Boyenn's wall on Windows.
Changelog
Added moving_wall as an option in
cfg.go
.
New file moving_wall.go in
internal/reset
.
Added the implementation with appropriate testing.
Description
Changelog
cfg.go
.internal/reset
.