Skip to content

loopyd/ecs-saber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeoECS-Saber

The agnostic way to run LeoECS Entity Component System Framework.

Release Build CodeQL Tests

We are an independent fork that promises upkeep in following the main repository .

What's different?

Everything, basically.

  • Full English Microsoft DocsFX documentation (Translated from Russian and maticulously edited, XML commented, and cleaned up).
  • All extension plugins combined into one so you get the full featureset of LeoEcs-lite without having to do all the manual work
  • Code optimized and stripped, with Unity dependencies removed so you can use it anywhere!
  • Refactored for .NET Core 3.1 which makes it fully cross platform / agnostic / GAC independent when statically built.
  • Intense code optimization and refactoring that speeds up the performance of the original project by taking advantage of modern compiler features, without losing stability or the intent of the original work.

View the documentation

NEW: The documentation can now be found at: https://loopyd.github.io/ecs-saber/

The documentation for this project is powered by DocsFX with repository automation provisioned via GitHub Actions infrastructure. You can view the DocFX build pipeline and DocsFx workflow I have created for github pages here that automates CI/CO content delivery for the release builds and documentation generation from this repository's source code.

Codebase managed by GitHub CodeQL

🔐 GitHub CodeQL security PROTECTS the project, all of its commits, PRs, and publically shared Release content against the inclusion of bad coding conventions, security valnerabilities, and the inclusion of malware. Your downloads are safe!

In Development / Contributors requested

This project is still in development and growing quickly. Its maintained by one very dedicated full-stack guy so far. If you want to help, fork me for the purposes of submitting a PR, and then push me your suggested changes.