Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 575 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 575 Bytes

NOTICE: Slow updates, no support will be provided, this project is likely to be phased out of use in support of migrating gamemode logic away from lua over time for most owl cafe gamemodes. Remaining lua code will focus on manual optimizations going forward

lua-preprocessor

A preprocessor designed to apply optimizations to code before it gets included. This will allow code to be written cleanly without having to lose optimizations that would otherwise make code difficult to support

Referaces

https://leafo.net/guides/testing-lua-modules-with-github-actions.html