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 87cbba225e build: removing commitlint 2022-09-05 23:02:36 -05:00
.config build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
docs build: removing commitlint 2022-09-05 23:02:36 -05:00
scripts build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
src/Gallium docs: working on documentation 2022-08-05 11:44:25 -05:00
tests/Gallium.Tests docs: working on documentation 2022-08-05 11:44:25 -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: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
.gitlab-ci.yml build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
.prettierignore refactor: formatting code 2022-07-08 23:35:43 -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 refactor: cleaning up code 2022-07-07 23:29:51 -05:00
Gallium.sln build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
Gallium.sln.DotSettings feat: refactoring again, trying to find a naming convention 2022-07-08 23:31:38 -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
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.