Ukendio / jecs

A fast, portable Entity Component System for Luau
https://ukendio.github.io/jecs/
MIT License
146 stars 26 forks source link

Add pesde support #155

Open Mark-Marks opened 3 days ago

Mark-Marks commented 3 days ago

Brief Description of your Changes.

Impact of your Changes

Greater support for using jecs in pure luau or with a runtime with a package manager.

Tests Performed

N/A

Additional Comments

Ticks all pesde related tasks @ #153 A pesde authorization token needs to be added as a secret under the name of PESDE_AUTH_TOKEN.

EncodedVenom commented 3 days ago

Looks good at a glance, blocked by @Ukendio for auth tokens