Skip to content

suit-up-repos/roblox-dsac-boilerplate

Repository files navigation

DSAC Boilerplate

The DSAC Boilerplate is a private repository built with Roblox game development in mind.

The boilerplate is setup to work with partial/fully managed Rojo. The boilerplate has support for GitHub/the source control software of your choice. The boilerplate includes helpful modules (Via wally/aftman), along with template Knit services/controllers/classes that have automatically generated/updated documentation pages (Via Moonwave), a pull request template, customized .gitignore, and vscode snippets to expediate the development cycle.

This is a live repository that periodically receives updates, and also accepts potential contributions from other Suit-Up employees.

Authors

Acknowledgements

  • Knit, Signal, Timer, and Trove by Sleitnick
  • Promise library by Evaera
  • Janitor by howmanysmall
  • Wally by UpliftGames
  • ReplicaService by Luarook and loleris (Snippets of code were used)
  • T library by shanebutt
  • Rojo by the Rojo team

Installation

The repository does not include the packages that are managed via Wally; these are installed locally into your cached version of the repository.

Make sure that Wally is installed.

The preferred editor is Visual Studio Code, but you can use any editor you desire.

Make sure you have Rojo installed - there is also a plugin for VSCode

GitHub desktop is recommended, but not required.

Once you have a copy of the repository downloaded, open a terminal client, set the directory to the repository, and run the following commands:

  wally install
  rojo build -o project.rbxlx

This will install all of the wally dependencies, and build a local copy of the place via Rojo.

Documentation

API Documentation

Used By

This project is used by the following companies:

Support

For support, message Artemis DeBoer on the company Slack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages