Jump to content

[Zero] Mangos Zero Rel19 is still in testing


antz

Recommended Posts

It's been a while and way behind schedule, but Rel19 is nearing completion.

This release has had the first of a new system of git submodules added, this means that the clone process is slightly different than it was before, but it's not too hard.

1) Clone the repo as you would normally do:

git clone [url]https://github.com/mangoszero/server[/url] 0server

2) Change directory to the repo folder you just cloned

cd 0server

3) Switch branch to Rel19

git checkout Rel19

4) Initialise submodules

git submodule init

5) Pull in all the submodule code

git submodule update

6) Build as you normally would

I would appreciate any constructive feedback and errors / issues found.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use