From 62207391333e6c32c0a0fe946dce8ec5aa1146be Mon Sep 17 00:00:00 2001 From: ZXMushroom63 Date: Mon, 30 Dec 2024 01:20:52 +0800 Subject: [PATCH] fix typos --- docs/config.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/config.md b/docs/config.md index d1969b9..9bf260e 100644 --- a/docs/config.md +++ b/docs/config.md @@ -1,14 +1,14 @@ -## eaglercraftXopts and search parameters +## eaglercraftXOpts and search parameters ### noInitialModGui - `processed.html?noInitialModGui=true` -or inside eaglercraftXopts +or inside eaglercraftXOpts disables the mod gui display on startup ### Adding mods -Set eaglercraftXopts.Mods to an array of mod urls. +Set eaglercraftXOpts.Mods to an array of mod urls. You can also use search parameters, eg: - `processed.html?mod=https://example.com/mod.js`