From f890a5dc21c613e6dd197796280a0d3d26222bd5 Mon Sep 17 00:00:00 2001 From: Splendide Imaginarius <119545140+Splendide-Imaginarius@users.noreply.github.com> Date: Thu, 26 Oct 2023 17:52:57 +0000 Subject: [PATCH] mkxp.json: Document archive format compatibility --- mkxp.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mkxp.json b/mkxp.json index 8a3649c7..81886048 100644 --- a/mkxp.json +++ b/mkxp.json @@ -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",