From ac78525e71d9f2be30f7ef9d1fc955f609a18c53 Mon Sep 17 00:00:00 2001 From: Evan Hemsley <2342303+ehemsley@users.noreply.github.com> Date: Wed, 19 Jun 2019 11:01:02 -0700 Subject: [PATCH] update encompass csproj --- src/encompass-cs.csproj | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/encompass-cs.csproj b/src/encompass-cs.csproj index d107759..09d2e7d 100644 --- a/src/encompass-cs.csproj +++ b/src/encompass-cs.csproj @@ -3,6 +3,16 @@ netstandard2.0 Encompass + EncompassECS.Framework + 0.1.0 + Evan Hemsley + true + Moonside Games + Encompass ECS + https://github.com/encompass-ecs + https://lynnesbian.space/csl/plain/ + Evan Hemsley 2019 + Encompass is an engine-agnostic Hyper ECS framework to help you code games, or other kinds of simulations.