packaging(pesde), tooling(rokit), deps: Fix pesde support, bump tools, bump jecs
This commit is contained in:
parent
3e7bb3c7ff
commit
0818b498a6
10 changed files with 31 additions and 24 deletions
|
@ -64,4 +64,6 @@ end
|
|||
|
||||
local gh_api_tag: gh_api_tag = serde.decode("json", response.body)
|
||||
|
||||
spawn.start(`curl https://raw.githubusercontent.com/ukendio/jecs/{gh_api_tag.object.sha}/src/init.luau -o jecs.luau`)
|
||||
spawn.start(
|
||||
`curl https://raw.githubusercontent.com/ukendio/jecs/{gh_api_tag.object.sha}/src/init.luau -o jecs_src.luau`
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue