Blank slate rojo 0.5.x project that you can clone and get to work on.
Austin Reuschle f02e182756 Update README.md | преди 5 години | |
---|---|---|
src | преди 5 години | |
.gitignore | преди 5 години | |
.luacheckrc | преди 6 години | |
LICENSE.md | преди 6 години | |
README.md | преди 5 години | |
default.project.json | преди 5 години |
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