Skip to content

sprkizard/srb2-lua-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua Resource Library (for SRB2 2.2.x)

A repository of Lua snippets and scripts for SRB2 modders to use in their projects.

To Contribute:

For contribution, please use comments in your script where you can (help people know what they are working with!), and use the following header template at the start of your file:

--[[
* scriptname.lua
* (Author: x) (Additional Users)
* (June 1, 2020 00:00)
* Desc: A description for what my Lua script does
* with references included if needed
*
* Notes: Example usage - P_TeleportMove(player, x, y, z)
* with a url to the wiki if needed
]]

Remember to also include proper attribution where needed!

About

A library of lua scripts for use with Sonic Robo Blast 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages