mirror of
https://github.com/wiiu-env/wiiuhaxx_common.git
synced 2024-12-18 04:01:50 +01:00
Updated README for filepaths.
This commit is contained in:
parent
887872a12e
commit
7ae44716bd
@ -83,8 +83,8 @@ For example:
|
||||
```
|
||||
<?php
|
||||
|
||||
$wiiuhaxxcfg_payloadfilepath = "<filepath>";
|
||||
$wiiuhaxxcfg_loaderfilepath = "<filepath>";
|
||||
$wiiuhaxxcfg_payloadfilepath = "<filepath for actual payload, such as wiiuhax_payload.bin, or for example: {projectdir}/bin/code550.bin>";
|
||||
$wiiuhaxxcfg_loaderfilepath = "<filepath for wiiuhaxx_loader.bin>";
|
||||
|
||||
?>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user