Commit graph

13 commits

Author SHA1 Message Date
8ad7f3a9d2 style: apply stylua formatter 2024-12-02 16:57:31 +00:00
e1cf6516ff chore: include stylua config 2024-12-02 16:57:16 +00:00
f1406c08e9 refactor: restructure repo and setup as library
Restructures the project to be a library with generator exports, and
includes lune scripts as examples on how to use exported generators by
the library.

Also specifies `includes` and pins a pesde version in the package
manifest.
2024-12-02 16:54:17 +00:00
6b3f5741b0 chore(vscode): include lune require config snippet 2024-12-02 15:16:46 +00:00
e75bda93ee chore: setup as pesde managed package 2024-12-02 15:16:22 +00:00
let
4b1c928d6b
fix: add missing paren (#2) 2024-11-14 07:47:12 +01:00
let
8a8509cde8
feat(sourcemap_generator): support init.lua files (#1) 2024-11-14 01:10:57 +01:00
daimond113
5ac77f3fc2
fix(sourcemap_generator): support no default.project.json init.luau packages 2024-11-12 15:32:12 +01:00
daimond113
7d16357503
fix: correct rojo sync config paths 2024-10-20 13:36:44 +02:00
daimond113
d6f191d29b
fix: sync config generator script corrupting cas data 2024-08-12 11:53:28 +02:00
daimond113
b5d3bebd19
fix: use new script format 2024-08-12 01:15:04 +02:00
daimond113
cd3c512fa7
feat: add sourcemap_generator script 2024-08-11 17:43:54 +02:00
daimond113
c39ec6e44d
feat: 🎉 initial commit 2024-08-11 17:38:30 +02:00