You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
D. Moonfire 8c09b47132
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
ci(woodpecker-ci): updating events to include manual
2 months ago
.config build: preparing project layout 7 months ago
docs build: removing commitlint 7 months ago
scripts build: preparing project layout 7 months ago
src feat(entity): added `SetAll()` which takes a params list 2 months ago
tests feat(entity): added `SetAll()` which takes a params list 2 months ago
.editorconfig build: removing commitlint 7 months ago
.envrc build: removing commitlint 7 months ago
.gitignore build: preparing project layout 7 months ago
.prettierignore fix(template): cleaning up prettier 7 months ago
.woodpecker.yml ci(woodpecker-ci): updating events to include manual 2 months ago
BUILDING.md refactor: cleaning up code 9 months ago
CODE-OF-CONDUCT.md feat: initial commit 7 months ago
GitVersion.yml build: refactored to match Nitride setup 9 months ago
LICENSE.md build: refactored to match Nitride setup 9 months ago
LICENSE.txt feat: initial commit 7 months ago
MfGames.Gallium.sln feat!: switching namespaces 7 months ago
MfGames.Gallium.sln.DotSettings feat!: switching namespaces 7 months ago
NuGet.Config build: preparing project layout 7 months ago
README.md docs: updating read me 7 months ago
flake.lock build: removing commitlint 7 months ago
flake.nix build: removing commitlint 7 months ago
lefthook.yml build: removing commitlint 7 months ago
mfgames-project.json build: removing commitlint 7 months ago

README.md

MfGames.Gallium for C#

A small Entity-Component-System (ECS) that is built around LINQ calls and IEnumerable<Entity> objects.