Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Troelsen 1a7109a1d4 Add Hangar link to README.
We'll get around to the Gradle plugin and auto-publishing at some point,
but for now, let's at least just link to the project page.
2023-11-13 12:21:40 +01:00
Andreas Troelsen b08c74afbd Replace Travis CI with Github Actions.
This commit introduces a Github Actions workflow in the form of the file
`.github/workflows/build.yml`, replacing Travis CI and its `.travis.yml`
file.

The new workflow does a little bit more than Travis CI: it uploads an
artifact after a successful build. Due to a known issue with Github's
package UI, the MobArena.jar file is dynamically zipped on download, so
we get MobArena.jar.zip containing just MobArena.jar. It's redundant,
but there doesn't seem to be a simple way around it at the time of this
commit, so we'll leave it be.

For now, the workflow runs on every push to every branch. I'm probably
going to regret that, but we'll leave that as it is for now as well.
2021-04-15 17:24:56 +02:00
Andreas Troelsen 787f1120d1 Remove readthedocs status from README. 2020-04-25 21:57:05 +02:00
Andreas Troelsen d9b9b2493c Update README with new Discord invite.
Also removes the IRC links - sorry old pal.
2018-09-23 16:21:43 +02:00
Andreas Troelsen 208a43262e Rewrite "Getting Help" section in README.
The section now includes the Discord instant invite.
2018-04-27 16:53:40 +02:00
Andreas Troelsen 860bf98e6b Add "Contributing" section to README.
This replaces the "Bugs and Suggestions" section.
2018-04-27 16:49:31 +02:00
Justin W. Flory 79c607f96d
Convert all GitHub wiki pages into ReStructuredText documents, set up ReadTheDocs 2017-12-02 19:16:17 -05:00
garbagemule 8d61810dae
Add build status to README.md 2017-11-19 17:17:31 +01:00
Andreas Troelsen 991a0ced67 Rewrite README. 2017-03-12 12:17:01 +01:00
Garbage Mule 777f6b9b07 So, you got a big source code revamp. Big whoop, wanna fight about it? 2012-02-24 05:11:06 +01:00