diff options
| author | Archez <Archez@users.noreply.github.com> | 2024-05-27 01:01:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-27 00:01:54 -0500 |
| commit | 0eaa533f254fa2b6d28c4cf9f1c2c9bcecac32ea (patch) | |
| tree | 37e45e51a3b0de88219df2189b0d1541195d2d15 /README.md | |
| parent | 8ef6c0c2ccc99804f690635b85293f967714c431 (diff) | |
Use GH artifacts (#511)
* use gh artifacts
* update nightly links
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,5 +3,6 @@ ### 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/main/develop/2ship-windows.zip?h=20a00267c7ffeb2eb80ab31f356f2ba5f120f43c) -* [Linux](https://nightly.link/HarbourMasters/2ship2harkinian/workflows/main/develop/2ship-linux.zip?h=20a00267c7ffeb2eb80ab31f356f2ba5f120f43c) +* [Windows](https://nightly.link/HarbourMasters/2ship2harkinian/workflows/main/develop/2ship-windows.zip) +* [Linux](https://nightly.link/HarbourMasters/2ship2harkinian/workflows/main/develop/2ship-linux.zip) +* [Mac](https://nightly.link/HarbourMasters/2ship2harkinian/workflows/main/develop/2ship-mac.zip) |
