Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Jaguar-515/selene-roblox-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selene-roblox-game

This is an example of using selene and Rojo for a Roblox game.

Setting up

Prerequesties

  • Rust 1.37 or newer installed
  • Git installed

Installation

selene

See selene's installation guide regarding installation of selene.

Rojo

See Rojo's installation guide regarding installation of Rojo

Building the project

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!

License

This example is under the MIT license. See LICENSE.md regarding information about the license.