Template for Roblox projects.
.forgejo/workflows | ||
.lune | ||
.pesde | ||
.zed | ||
src | ||
.darklua.json | ||
.gitignore | ||
.luaurc | ||
.styluaignore | ||
build.project.json | ||
default.project.json | ||
luau_lsp_settings.json | ||
net.blink | ||
pesde.lock | ||
pesde.toml | ||
README.md | ||
rokit.toml | ||
selene.toml | ||
selene_definitions.yaml | ||
stylua.toml |
roblox-project-template
A template for Roblox projects using rojo, darklua, jecs and sapphire.
Workflows
These workflows are made for my forgejo instance. In order to make them work on GitHub, you have to change the used actions (such as marked/setup-rokit
) to match the ones available on GitHub (for example CompeyDev/setup-rokit
).
You also have to rename .forgejo
to .github
, although that should be pretty self explanatory.