mirror of
https://github.com/wiiu-env/wiiuhaxx_common.git
synced 2024-12-18 12:11:50 +01:00
Updated README.
This commit is contained in:
parent
7ae44716bd
commit
7c346375f9
@ -83,7 +83,7 @@ For example:
|
||||
```
|
||||
<?php
|
||||
|
||||
$wiiuhaxxcfg_payloadfilepath = "<filepath for actual payload, such as wiiuhax_payload.bin, or for example: {projectdir}/bin/code550.bin>";
|
||||
$wiiuhaxxcfg_payloadfilepath = "<filepath for actual payload, such as wiiuhax_payload.bin, or for example: {projectdir}/bin/code550.bin>";//Remember that this is just an example, you can programmatically select the payload path by checking the request URL/etc if you want as well.
|
||||
$wiiuhaxxcfg_loaderfilepath = "<filepath for wiiuhaxx_loader.bin>";
|
||||
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user