Skip to content

Commit

Permalink
Merge pull request #10 from wolf109909/main
Browse files Browse the repository at this point in the history
fix placeholder data migration
  • Loading branch information
wolf109909 authored Nov 12, 2022
2 parents c3ce1fa + 9f930fd commit c448731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
mkdir -p northstar/R2Northstar/mods
mkdir -p northstar/R2Northstar/plugins
mkdir -p northstar/bin/x64_retail
mv -v northstar-launcher/placeholder_playerdata.pdata northstar/R2Northstar
mv -v northstar-launcher/wsock32.dll northstar/bin/x64_retail
unzip NorthstarStubs.zip -d northstar/bin/x64_dedi
mv -v northstar-launcher/* northstar
Expand Down

0 comments on commit c448731

Please sign in to comment.