Merge pull request #104 from Splendide-Imaginarius/mkxp-z-rtp-doc

mkxp.json: Document archive format compatibility
This commit is contained in:
Splendide Imaginarius 2023-10-31 11:54:59 +00:00 committed by GitHub
commit 5178b39fcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",