mirror of
https://github.com/Maschell/StreamingPluginClient.git
synced 2024-11-24 21:46:53 +01:00
Another backtick error
This commit is contained in:
parent
988aaeef8e
commit
ddaaad85dd
@ -5,7 +5,7 @@ A Java client for the [Wii U Streaming Plugin](https://github.com/Maschell/Strea
|
|||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
Start the plugin via the [WiiUPluginSystemLoader](https://github.com/Maschell/WiiUPluginSystem) on your WiiU. Now start Java client by either
|
Start the plugin via the [WiiUPluginSystemLoader](https://github.com/Maschell/WiiUPluginSystem) on your WiiU. Now start Java client by either
|
||||||
- provide the ip address of your Wii U as a argument. Example: ``java -jar StreamingPluginClient[...].jar --ip 192.168.0.11`
|
- provide the ip address of your Wii U as a argument. Example: `java -jar StreamingPluginClient[...].jar --ip 192.168.0.11`
|
||||||
- **or** just double click on the .jar. A little dialog should appear where you can enter the IP address of your Wii U console.
|
- **or** just double click on the .jar. A little dialog should appear where you can enter the IP address of your Wii U console.
|
||||||
|
|
||||||
Requires Java 8.
|
Requires Java 8.
|
||||||
|
Loading…
Reference in New Issue
Block a user