mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-02 06:35:18 +02:00
Merge pull request #104 from Splendide-Imaginarius/mkxp-z-rtp-doc
mkxp.json: Document archive format compatibility
This commit is contained in:
commit
5178b39fcc
1 changed files with 4 additions and 2 deletions
|
@ -324,8 +324,10 @@
|
||||||
//
|
//
|
||||||
// "pathCache": true,
|
// "pathCache": true,
|
||||||
|
|
||||||
// Add 'rtp1', 'rtp2.zip' and 'game.rgssad' to the
|
// Add 'rtp1', 'rtp2.zip' and 'game.rgssad' to the asset search path
|
||||||
// asset search path (multiple allowed)
|
// (multiple allowed). You can use folders, RGSS archives, and any archive
|
||||||
|
// formats supported by PhysicsFS; see the compatibility list at:
|
||||||
|
// https://www.icculus.org/physfs/docs/html/
|
||||||
// (default: none)
|
// (default: none)
|
||||||
//
|
//
|
||||||
// "RTP": ["/path/to/rtp1",
|
// "RTP": ["/path/to/rtp1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue