This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
D. Moonfire 0094fd7b3b feat!: switching namespaces 2022-09-06 00:20:05 -05:00
.config build: preparing project layout 2022-09-05 23:03:00 -05:00
docs build: removing commitlint 2022-09-05 23:02:36 -05:00
scripts build: preparing project layout 2022-09-05 23:03:00 -05:00
src feat!: switching namespaces 2022-09-06 00:20:05 -05:00
tests feat!: switching namespaces 2022-09-06 00:20:05 -05:00
.editorconfig build: removing commitlint 2022-09-05 23:02:36 -05:00
.envrc build: removing commitlint 2022-09-05 23:02:36 -05:00
.gitignore build: preparing project layout 2022-09-05 23:03:00 -05:00
.prettierignore fix(template): cleaning up prettier 2022-09-05 23:03:42 -05:00
.woodpecker.yml build: removing commitlint 2022-09-05 23:02:36 -05:00
BUILDING.md refactor: cleaning up code 2022-07-07 23:29:51 -05:00
CODE-OF-CONDUCT.md feat: initial commit 2022-09-05 16:41:27 -05:00
GitVersion.yml build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
LICENSE.md build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
LICENSE.txt feat: initial commit 2022-09-05 16:41:27 -05:00
MfGames.Gallium.sln feat!: switching namespaces 2022-09-06 00:20:05 -05:00
MfGames.Gallium.sln.DotSettings feat!: switching namespaces 2022-09-06 00:20:05 -05:00
NuGet.Config build: preparing project layout 2022-09-05 23:03:00 -05:00
README.md refactor: formatting code 2022-07-08 23:35:43 -05:00
flake.lock build: removing commitlint 2022-09-05 23:02:36 -05:00
flake.nix build: removing commitlint 2022-09-05 23:02:36 -05:00
lefthook.yml build: removing commitlint 2022-09-05 23:02:36 -05:00
mfgames-project.json build: removing commitlint 2022-09-05 23:02:36 -05:00

README.md

Gallium CIL

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