mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-05-03 10:03:48 +01:00
Previously, to download an engine pesde would require its linker to be executed. This caused issues if called concurrently, such as with scripts & required the user to manually execute the engine before usage. This change makes it so it is downloaded in the install step before any scripts which solves the issue. |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
.prettierrc | ||
astro.config.mjs | ||
bun.lockb | ||
package.json | ||
tailwind.config.ts | ||
tsconfig.json |