Skip to content

Contributing

Quentin edited this page Sep 4, 2020 · 23 revisions

Branches

  • omega-master : stable releases
  • omega-dev : beta releases
  • omega-hotfix : branch to fix issues (merged in omega-master + omega-dev)

Download

  • To fix issues in an emergency
git clone --recurse-submodules --branch omega-hotfix https://github.com/Omega-Numworks/Omega.git
  • To develop new features, or to fix minor issues
git clone --recurse-submodules --branch omega-dev https://github.com/Omega-Numworks/Omega.git

Update submodules

git submodule update --remote

Note: Do this only if you know what you're doing

A badge for TIPlanet

Classic

In profile > Edit signature, paste this:

[url=https://github.com/Omega-Numworks/Omega][imagewidth=550]https://github.com/Omega-Numworks/Omega-Design/raw/master/Omega-Signature.png[/imagewidth][/url]

Badge

Alternative

[url=https://github.com/Omega-Numworks/Omega][imagewidth=550]https://github.com/Omega-Numworks/Omega-Design/raw/master/Omega-Signature-.png[/imagewidth][/url]

Badge

Clone this wiki locally