RbxStu Unified Naming Convention
A new Unified Naming Convention, for a new ROBLOX
Simple
rSUNC promises to be a simple, yet useful standard for new executors.
Innovative
rSUNC takes a new approach at creating functions, thinking of everything a user may need or want!
Constantly Developed
rSUNC is being constantly developed and improved. Any suggestions and new functions are accepted on our discord server!
rSUNC
rSUNC is an effort to modernize the now old Unified Naming Convention, built by Script-Ware for their Script-Ware V2 script executor years ago. This convention is partially retro-compatible with UNC, however it is not guaranteed that all UNC scripts will run on rSUNC compliant environments.
Once rSUNC completes its first initial full spec release, functions will be marked as either @deprecated
, @since
and with the @unrelased
tags in order to signify the version at which they were added into the rSUNC spec.
How to build
This project uses Moonwave a documentation generator for Lua(u) projects. From which we generate the webpage for the documents present at /impl
.
- Get NodeJS from here.
- Once installed, run
npm i -g moonwave@latest
- After all is installed, you may do a local preview by running
dev.bat
on your local windows install. - Profit!
Contributors
Updated as new contributors come in
- Dottik (SecondNewtonLaw)
- Pixeluted
- senS
- GRH
- Master Oogway
- PhoenixWhitefire
- TechHog8984