Docs, SM64, SC2: Minor Documentation Updates (#2008)
* Update SC2 setup guide Removed a sentence that made sense when I included sudo in the command in the previous sentence, but does not make sense otherwise. * Update en_Super Mario 64.md It turns out castle has a lowercase l in it.
This commit is contained in:
parent
faf4887616
commit
bf685dc850
|
@ -49,7 +49,7 @@ specific description of what's going wrong and attach your log file to your mess
|
|||
|
||||
## Running in macOS
|
||||
|
||||
To run StarCraft 2 through Archipelago in macOS, you will need to run the client via source as seen here: [macOS Guide](https://archipelago.gg/tutorial/Archipelago/mac/en). Note: when running the client, you will need to run the command `python3 Starcraft2Client.py`. This is done to make sure that `/download_data` works correctly.
|
||||
To run StarCraft 2 through Archipelago in macOS, you will need to run the client via source as seen here: [macOS Guide](https://archipelago.gg/tutorial/Archipelago/mac/en). Note: when running the client, you will need to run the command `python3 Starcraft2Client.py`.
|
||||
|
||||
## Running in Linux
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ as different Items from within SM64.
|
|||
As in most Mario Games, save the Princess!
|
||||
|
||||
## Which items can be in another player's world?
|
||||
Any of the 120 Stars, and the two Caste Keys. Additionally, Cap Switches are also considered "Items" and the "!"-Boxes will only be active
|
||||
Any of the 120 Stars, and the two Castle Keys. Additionally, Cap Switches are also considered "Items" and the "!"-Boxes will only be active
|
||||
when someone collects the corresponding Cap Switch Item.
|
||||
|
||||
## What does another world's item look like in SM64EX?
|
||||
|
@ -25,4 +25,4 @@ and who will receive it.
|
|||
When you receive an Item, a Message will pop up to inform you where you received the Item from,
|
||||
and which one it is.
|
||||
|
||||
NOTE: The Secret Star count in the Menu is broken.
|
||||
NOTE: The Secret Star count in the Menu is broken.
|
||||
|
|
Loading…
Reference in New Issue