Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 273 Bytes

roblox.rb

Installation

  1. First you should clone this github repository and put it in your folder with your project.
  2. Then you should require the module:
require "./roblox.rb/init"
  1. If you want to use it, you should now follow the examples in the Wiki!