forked from requarks/wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
anatawa12 edited this page Nov 6, 2021
·
6 revisions
Welcome to the wiki-js-fixrtm wiki!
This wiki will include information about additional features added by this repository
```#!versions
fixrtm=available(unknown)
fixrtm.pre=1.0
kaiz=available(unknown)
kaiz.pre=1.3.0RC
rtm=1.12.2
```
This will make available version table.
mod | version |
---|---|
fixRTM | available(unknown) |
fixRTM(pre release) | 1.0 |
KaizPatchX | available(unknown) |
KaizPatchX(pre release) | 1.3.0RC |
RTM | 1.12.2 |
All keys are optional.
The row for KaizPatchX will have not available
as a default.
The row for fixRTM will have not available
as a default if the row RTM doesn't have the version which refers 1.12.2 or 2.x.x.
If the version is drop
, the row will be omitted even if shown by default.
Other rows will be omitted if not specified.
The macro to add a custom anchor target.
#!anchor anchor name
The github:
takes the following syntax:
github:<user>
github:<user>/<repo>
github:<user>/<repo>@<commit-or-tag-or-branch>
github:<user>/<repo>@<commit-or-tag-or-branch>/<path>
github:<user>/<repo>#<issue-or-pull-request-id>
Each syntax accepts #<hash>
as anchor access.
-
fixrtm:
is a alias ofgithub:fixrtm/fixRTM
orgithub:fixrtm
. -
kaiz:
is a alias ofgithub:Kai-Z-JP/KaizPatchX
orgithub:Kai-Z-JP
. -
anatawa12:
is a alias ofgithub:anatawa12
.