Fix buildbot (#2)

* more stuff

* buildbot from dolphin-mpn-src to dolphin-mpn-advanced-src

* Fix Netplay Traversal Error

* Update linux.yml

* Update macos.yml

* Update linux.yml

* fix linux buildbot

* rename binary automatically to dolphin-mpn

* Update Readme.md

Co-authored-by: JosJuice <josjuice@gmail.com>
This commit is contained in:
Nora 2022-03-01 18:49:20 -05:00 committed by GitHub
commit d6098f5499
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 583 additions and 254 deletions

View file

@ -87,6 +87,7 @@ private:
// May ask for confirmation. Returns whether or not it actually stopped.
bool RequestStop();
bool RequestStopNetplay();
void ForceStop();
void Reset();
void FrameAdvance();