diff options
| author | Garrett Cox <garrettjcox@gmail.com> | 2024-01-20 22:55:42 +0000 |
|---|---|---|
| committer | Garrett Cox <garrettjcox@gmail.com> | 2024-05-22 09:04:58 -0500 |
| commit | 837ef4dde6b8cceb747c07dcfc5842c8feb8379d (patch) | |
| tree | ccc99968553e3310ff1d69f2db1e4db88cab6af1 /README.md | |
| parent | b98106017a4f93961541ba3351bae11377e6ec9d (diff) | |
CI (#81)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000..73c1394ab --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# 2 Ship 2 Harkinian + +### Playtesting +If you want to playtest a continuous integration build, you can find them at the links below. Keep in mind that these are for playtesting only, and you will likely encounter bugs and possibly crashes. + +* [Windows](https://nightly.link/HarbourMasters/2ship2harkinian/workflows/generate-builds/develop/2ship-windows.zip) +* [macOS](https://nightly.link/HarbourMasters/2ship2harkinian/workflows/generate-builds/develop/2ship-mac.zip) +* [Linux (performance)](https://nightly.link/HarbourMasters/2ship2harkinian/workflows/generate-builds/develop/2ship-linux-performance.zip) _(requires `glibc 2.35` or newer, but will be more performant than the compatibility build.)_ +* [Linux (compatibility)](https://nightly.link/HarbourMasters/2ship2harkinian/workflows/generate-builds/develop/2ship-linux-compatibility.zip) _(compatible with most Linux distributions, but may not be as performant as the performance build.)_
\ No newline at end of file |
