mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-01 22:25:17 +02:00
mkxp.json: Document archive format compatibility
This commit is contained in:
parent
d6d1d9699e
commit
f890a5dc21
1 changed files with 4 additions and 2 deletions
|
@ -324,8 +324,10 @@
|
|||
//
|
||||
// "pathCache": true,
|
||||
|
||||
// Add 'rtp1', 'rtp2.zip' and 'game.rgssad' to the
|
||||
// asset search path (multiple allowed)
|
||||
// Add 'rtp1', 'rtp2.zip' and 'game.rgssad' to the asset search path
|
||||
// (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)
|
||||
//
|
||||
// "RTP": ["/path/to/rtp1",
|
||||
|
|
Loading…
Add table
Reference in a new issue