You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Access to entities, server-classes & data-tables
122
+
* Access to all net-messages
123
+
* Chat & console messages <supid="achat1">1</sup>
124
+
*[Easy debugging](###Debugging) via build-flags
125
+
* Built with concurrency in mind
126
+
127
+
1. <smallid="f1">Only for some demos; in MM demos the chat is encrypted for example.</small>
128
+
129
+
## Versioning
130
+
131
+
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/markus-wa/demoinfocs-golang/tags).
132
+
There is one caveat however: Beta features - which are marked as such via comments and in release notes - may change in minor releases.
133
+
134
+
It's recommended to use some kind of dependency management system such as [dep](https://github.com/golang/dep) to ensure reproducible builds.
0 commit comments