Skip to content

glaphyre/rojo-darklua-template

Repository files navigation

Rojo + Darklua Template

Setup

  1. Install aftman
  2. Run aftman install in this directory and follow the instructions.

Build

# Generate rojo sourcemap
rojo sourcemap default.project.json --output sourcemap.json

# 1. Process the `Source` folder
darklua process --config .darklua.json Source Out

# 2. Watch the `Source` folder for any changes
darklua process --config .darklua.json --watch Source Out

Build (2nd Method)

  1. Install just
  2. Run just build or just watch in the directory
  3. If you are using windows, run the command with just --shell powershell.exe --shell-arg -c or add set shell := ["powershell.exe", "-c"] at the top of your justfile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors