This is an example of using selene and Rojo for a Roblox game.
- Rust 1.37 or newer installed
- Git installed
See selene's installation guide regarding installation of selene.
See Rojo's installation guide regarding installation of Rojo
Clone this repository:
git clone https://github.com/Jaguar-515/selene-roblox-game.git
Then, inside the cloned repository folder, build the project using Rojo:
rojo build --output selene-roblox-game.rbxlx
And that should be it for building the project!
This example is under the MIT license. See LICENSE.md regarding information about the license.