Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,11 @@

</div>

A guide for this template isn't written yet!
###Usage
1. Use git bash to clone this repository `git clone https://github.com/grilme99/roblox-project-template`
2. Install all the tools required to run the template with `aftman install`
3. Install all the packages with `wally install`
4. Open VS code and install the following extensions: Stylua, Selene, Roblox LSP
5. Build the project executing `./scripts/build.sh` in the main directory
6. Conect you project using rojo (https://www.youtube.com/watch?v=7g0ohxtKIcM) (make sure to connect the build.project.json)
Enjoy!