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
Dylan R. E. Moonfire 034b6c0fa7 feat: refactoring for more consistent naming 2022-07-06 01:34:51 -05:00
.husky feat: initial commit 2021-09-06 23:15:21 -05:00
nix build: switching to a Nix-based setup 2021-11-18 21:46:48 -06:00
src feat: refactoring for more consistent naming 2022-07-06 01:34:51 -05:00
.editorconfig feat: initial commit 2021-09-06 23:15:21 -05:00
.envrc build: switching to Nix flake 2021-12-07 17:04:58 -06:00
.gitignore build(semantic-release): updating conventions 2021-12-07 09:05:39 -06:00
.gitlab-ci.yml ci: adding SAST and updating missing NPM scripts 2021-11-18 21:53:51 -06:00
BUILDING.md build: switching to a Nix-based setup 2021-11-18 21:46:48 -06:00
CHANGELOG.md docs: removing copied changelog 2021-09-07 00:12:49 -05:00
CODE-OF-CONDUCT.md docs: renaming code of conduct 2021-11-18 23:25:02 -06:00
Gallium.sln feat: initial commit 2021-09-06 23:15:21 -05:00
Gallium.sln.DotSettings feat: initial commit 2021-09-06 23:15:21 -05:00
LICENSE.txt feat: initial commit 2021-09-06 23:15:21 -05:00
README.md feat: initial commit 2021-09-06 23:15:21 -05:00
commitlint.config.js build: switching to Nix flake 2021-12-07 17:04:58 -06:00
flake.lock build: switching to Nix flake 2021-12-07 17:04:58 -06:00
flake.nix build: switching to Nix flake 2021-12-07 17:04:58 -06:00
package-lock.json chore(release): v1.0.2 2021-09-07 04:36:22 +00:00
package.json ci: adding SAST and updating missing NPM scripts 2021-11-18 21:53:51 -06:00
release.config.js build: switching to Nix flake 2021-12-07 17:04:58 -06:00

README.md

Gallium CIL

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