mirror of
https://github.com/R2Northstar/Northstar
synced 2025-09-23 06:10:50 +02:00
Compare commits
3 Commits
v1.6.0-rc1
...
v1.6.2-rc1
Author | SHA1 | Date | |
---|---|---|---|
![]() |
55dcb8276e | ||
![]() |
9e03f69ca8 | ||
![]() |
50ea7b365f |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
northstar-launcher/x64/Release/Northstar.dll
|
||||
northstar-launcher/x64/Release/wsock32.dll
|
||||
northstar-launcher/x64/Release/NorthstarLauncher.exe
|
||||
northstar-launcher/x64/Release/discord_game_sdk.dll
|
||||
northstar-launcher/x64/Release/DiscordRPC.dll
|
||||
northstar-launcher/x64/Release/*.txt
|
||||
- name: Upload debug build artifact
|
||||
@@ -95,6 +96,7 @@ jobs:
|
||||
mkdir -p northstar/R2Northstar/plugins
|
||||
mkdir -p northstar/bin/x64_retail
|
||||
mv -v northstar-launcher/DiscordRPC.dll northstar/R2Northstar/plugins
|
||||
mv -v northstar-launcher/discord_game_sdk.dll northstar
|
||||
mv -v northstar-launcher/wsock32.dll northstar/bin/x64_retail
|
||||
unzip NorthstarStubs.zip -d northstar/bin/x64_dedi
|
||||
mv -v northstar-launcher/* northstar
|
||||
|
@@ -28,6 +28,6 @@ The documentation is split into two repositories:
|
||||
Thanks to everyone that's put up with me and helped out with this project, it's been a fun passion project I've had throughout 2021 so releasing it is pretty cathartic. Specifically:
|
||||
|
||||
- Thanks to the Icepick developers for making the Icepick, I initially forked it for earlier versions of Northstar and it was a great base to experiment with stuff on before moving to the custom launcher.
|
||||
- Thanks to everyone on R5R team for giving me advice on some later parts of development
|
||||
- Thanks to everyone in the testing server for putting up with me and helping find bugs
|
||||
- Thanks to everyone else that's helped, gave advice, all that
|
||||
- Thanks to everyone on R5R team for giving me advice on some later parts of development.
|
||||
- Thanks to everyone in the testing server for putting up with me and helping find bugs.
|
||||
- Thanks to everyone else that's helped, gave advice, all that.
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user