/remotes

Simplifying remotes.

Primary LanguageLuaMozilla Public License 2.0MPL-2.0

Remotes

Remotes is a template for creating Roblox package repositories.

Installing with Wally

  • Add this line to your wally.toml file under [dependencies]:

     Remotes = "chipioindustries/remotes@1.0.1"
  • Then run wally install to install the package.

For usage instructions, see the documentation.