[![CD](https://git.devmarked.win/marked/jecs-nightly/badges/workflows/release.yml/badge.svg?style=for-the-badge&label=RELEASE)](https://git.devmarked.win/marked/jecs-nightly/actions?workflow=release.ymll) [![License: MIT](https://img.shields.io/badge/license-MIT-blue?style=for-the-badge)](https://git.devmarked.win/marked/jecs-nightly/src/branch/main/jecs/LICENSE) Wally Pesde Nightly releases of Jecs.
## Format All versions are in the format of `-nightly.timestamp`.
Timestamps are in the ISO 8601 format (`YYYYmmddThhmmssZ`). ## Warning Don't let it auto update. If you're gonna use it, lock it to a specific version (`scope/name@=VERSION`), otherwise it might ruin your day eventually. ## Installation (pesde) 1. `pesde add marked/jecs_nightly` 2. `pesde install` ## Installation (wally) 1. Add `jecs-nightly` to your manifest: ```toml [dependencies] jecs = "mark-marks/jecs-nightly@=LATEST" # Replace LATEST with the latest version ``` 2. `wally install`