fuegas / EM-Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EM-Framework

EM Framework is the main framework used by all the EM Mods

EM Framework is also a great util for server owners and modders as it contains a whole bunch of methods setup for modders to make use of super easily

Code Practice

All PRs should come from your own fork and be PR'd in

Main Repo will contain these Branches:

  • Main - Main Branch - Should not be working in this branch
  • Staging - All Prs should go to this branch
  • user-x - Branch should be based on staging and then pr from this branch into staging
  • Release - Release state
  • Rework - Refactoring/Rework branch
  • Version x - Staging Builds for the next Eco Version

License

EM Framework is now open source, but has a limites use license

You may,

Created and Privately use modified works of this project

Fork the repository for making pull requests and personal additions

Self Assign to bug reports

share bug reports, pull requests and web addresses to the code in this project

You may Not

Redistribute a modified version of the project, project code or mod publicly - Private use only.

Re-Release this mod without explicit approval

remove or change the readme or alter the credits section

Speak or act on behalf of the Elixr Mods team

Breaching of these terms may result in this project being closed off to the public

We don't tolerate Plagiarism, everyone who comitted to this project deserves their work and to be recognized.

All credit is given where credit is due, you help out, you will be noted in the patch notes for your contribution and added to the credits sectiom.

Notes

Please do not code rip or redistribue code found in the EM Framework

Nuget Packages are manually added by me but can be found here: https://www.nuget.org/packages/ElixrMods.Framework/

We also understand its easy to recreate systems in your own ways, there are some parts of code in the framework that have been absorbed from other mods with permission from those creators

Contribution Credits

  • Kye
  • ClayC
  • Fyre
  • NID
  • Monzun
  • TheTestGame

About

License:Other


Languages

Language:C# 99.6%Language:Batchfile 0.4%