Blank slate rojo 0.5.x project that you can clone and get to work on.
Austin Reuschle f02e182756 Update README.md | 5 years ago | |
---|---|---|
src | 5 years ago | |
.gitignore | 5 years ago | |
.luacheckrc | 6 years ago | |
LICENSE.md | 6 years ago | |
README.md | 5 years ago | |
default.project.json | 5 years ago |
Blank slate rojo project that you can clone and get to work on.
git clone https://github.com/Nimblz/RojoSampleProject <project name>
replace project name with whatever you want to call your new project.git remote rm origin
default.project.json
rojo build -o place.rbxlx
in your terminal of choice. This will create a place file for you to open and edit.rojo serve
This project uses Quenty's luacheck-roblox luacheck config. https://github.com/Quenty/luacheck-roblox
luacheck-roblox is licensed under the MIT license https://github.com/Quenty/luacheck-roblox/blob/master/LICENSE.md