Added football gamemode

This commit is contained in:
MysterD 2022-03-07 22:23:05 -08:00
parent 594202dde9
commit 25cd318198
2 changed files with 1154 additions and 1 deletions

View File

@ -45,7 +45,8 @@ All of this is a holdover from when there were only two players. It was a reason
- [Character Movesets](../../mods/character-movesets.lua)
- [Low Gravity](../../mods/low-gravity.lua)
- [Faster Swimming](../../mods/faster-swimming.lua)
- [Hide and Seek](../../mods/hide-and-seek.lua)
- [Hide and Seek Gamemode](../../mods/hide-and-seek.lua)
- [Football (soccer) Gamemode](../../mods/football.lua)
- [HUD Rendering](examples/hud.lua)
- [Object Spawning](examples/spawn-stuff.lua)
- [Custom Ball Behavior](examples/behavior-ball.lua)

1152
mods/football.lua Normal file

File diff suppressed because it is too large Load Diff