Skip to content
/ re-surf Public
forked from polina4096/resquake

fork of re:squake which adds surfing on stairs to the mod

License

Notifications You must be signed in to change notification settings

gdi-1/re-surf

 
 

Repository files navigation


re:surf

a fork of re:squake that adds surfing on stairs to the mod. requires Fabric Language Kotlin, depends on YetAnotherConfigLib, Fabric API and optionally Mod Menu.

this mod works fine if installed only on the client, but in order to prevent fall damage from slowing down the player it must be installed on the server too. players can toggle the mod individually in the settings, or using the keybind.

added features

  • surfing on stairs

build instructions

  1. clone the git repository
  2. navigate into the cloned directory
  3. run ./gradlew build

the built jar file will be in build/libs/

credits


Unlicense

Released into the public domain.

About

fork of re:squake which adds surfing on stairs to the mod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 91.2%
  • Java 8.8%