Update README.md
This commit is contained in:
parent
8ea342abe5
commit
dc54ef5769
|
@ -1,9 +1,10 @@
|
||||||
Berserker's Multiworld
|
Berserker's Multiworld
|
||||||
======================
|
======================
|
||||||
|
|
||||||
This is a complete fork of Bonta's Multiworld V31, which assumes you already know how to setup and use that project. Instructions here are only for the additions.
|
This is a complete fork of Bonta's Multiworld V31.
|
||||||
This is a drop-in replacement with everything from Bonta's Multiworld included.
|
It is a drop-in replacement with everything from Bonta's Multiworld included.
|
||||||
You can find a guide here: https://docs.google.com/document/d/1r7qs1-MK7YbFf2d-mEUeTy2wHykIf1ALG9pLtVvUbSw/edit#
|
You can find a guide here: https://docs.google.com/document/d/1r7qs1-MK7YbFf2d-mEUeTy2wHykIf1ALG9pLtVvUbSw/edit#
|
||||||
|
Or use the Wiki button at the top
|
||||||
|
|
||||||
Additions/Changes
|
Additions/Changes
|
||||||
-----------------
|
-----------------
|
||||||
|
@ -53,4 +54,4 @@ MultiClient.py
|
||||||
* Running it with a patch file will patch out the multiworld rom and then automatically connect to the host that created the multiworld
|
* Running it with a patch file will patch out the multiworld rom and then automatically connect to the host that created the multiworld
|
||||||
* Cheating is now controlled by the server and can be disabled through host.yaml
|
* Cheating is now controlled by the server and can be disabled through host.yaml
|
||||||
* Automatically starts QUsb2Snes, if it isn't running
|
* Automatically starts QUsb2Snes, if it isn't running
|
||||||
* Better reconnect to both snes and server
|
* Better reconnect to both snes and server
|
||||||
|
|
Loading…
Reference in New Issue