mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2024-11-28 11:00:49 +01:00
Fix doc hyperlinks in chunihook.md
This commit is contained in:
parent
32596acab7
commit
2d7808d82e
@ -41,7 +41,7 @@ amfs=../../amfs
|
|||||||
appdata=../../appdata
|
appdata=../../appdata
|
||||||
option=../../option
|
option=../../option
|
||||||
```
|
```
|
||||||
1. In the `[dns]` section, set `default=` to your computer's hostname or LAN IP. Do not put
|
1. In the `[dns]` section, set `default=` to your computer's hostname or LAN IP. Do not put
|
||||||
`127.0.0.1` here, the game specifically checks for and rejects loopback addresses. This setting
|
`127.0.0.1` here, the game specifically checks for and rejects loopback addresses. This setting
|
||||||
controls the address of the network services server
|
controls the address of the network services server
|
||||||
1. Right click `start.bat` in `app/bin` and run it as Administrator. I think you need to run it as
|
1. Right click `start.bat` in `app/bin` and run it as Administrator. I think you need to run it as
|
||||||
@ -82,12 +82,12 @@ you do this.
|
|||||||
## Segatools configuration
|
## Segatools configuration
|
||||||
|
|
||||||
Configurable settings are exposed in the `segatools.ini` file. For a detailed description, please
|
Configurable settings are exposed in the `segatools.ini` file. For a detailed description, please
|
||||||
refer to [this document](config/chunihook.md).
|
refer to [this document](doc/config/common.md).
|
||||||
|
|
||||||
## Chunithm specific configuration
|
## Chunithm specific configuration
|
||||||
|
|
||||||
For configuring chuinthm specific features, e.g. IO, please refer to
|
For configuring chuinthm specific features, e.g. IO, please refer to
|
||||||
[this document](doc/chunithm.md).
|
[this document](doc/config/chunithm.md).
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
@ -116,4 +116,4 @@ This requires additional server support which might not be implemented currently
|
|||||||
### How do I unlock a character other than the penguin?
|
### How do I unlock a character other than the penguin?
|
||||||
|
|
||||||
Pick any map other than the default. You will see characters available as potential rewards for
|
Pick any map other than the default. You will see characters available as potential rewards for
|
||||||
those maps.
|
those maps.
|
||||||
|
Loading…
Reference in New Issue
Block a user