Add wally tags

This commit is contained in:
Ukendio 2024-04-23 18:38:12 +02:00
parent 66e4c6952b
commit a6b592727e
2 changed files with 9 additions and 4 deletions

View file

@ -1,5 +1,5 @@
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE-APACHE)
[![Wally]()]()
[![Wally](https://img.shields.io/github/v/tag/ukendio/jecs)](https://wally.run/package/ukendio/jecs)
Just an ECS

View file

@ -1,10 +1,15 @@
[package]
name = "marcus/jade"
version = "0.1.0"
name = "ukendio/jecs"
version = "0.0.0-prototype.rc.1"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
exclude = ["**"]
include = ["default.project.json", "lib", "wally.toml", "README.md"]
[dev-dependencies]
TestEZ = "roblox/testez@0.4.1"
Matter = "matter-ecs/matter@0.7.1"
Matter = "matter-ecs/matter@0.8.0"
ecr = "centau/ecr@0.8.0"