Latest Release: 0.70
Changelog: Can be viewed here...
The following operating systems are officially supported by the portable version of GoT:
Though please note that separate ports exist for FreeBSD and NetBSD
Source code for released portable versions is available in the releases/portable directory.
The official Game of Trees -portable Git repository can be cloned from git.gameoftrees.org:
git clone https://git.gameoftrees.org/got-portable.git
Git protocol access is also available if needed, but is discouraged because it does not use encryption:
git clone git://git.gameoftrees.org/got-portable.gitIf the got(1) utility is already installed it can be used instead of Git to clone the repository and check out a work tree:
got clone git://git.gameoftrees.org/got-portable.git got checkout got-portable.git
A web interface for browsing the code is also available.
For any -portable patches, please send them to the GoT mailing list
Read-only clones of the got-portable repository are available at: