diff --git a/docs/variables/index.md b/docs/variables.md similarity index 95% rename from docs/variables/index.md rename to docs/variables.md index 02504495..c5e5492a 100644 --- a/docs/variables/index.md +++ b/docs/variables.md @@ -1,5 +1,11 @@ -### **OS OPTIONS** +!!! warning + + The variables listed on this page are manually documented and may be out-of-date or inaccurate. + + All other documentation pages are actively maintained, so please use the search box above to find the desired topic. + +### General options
/etc/localtime:/etc/localtime:ro
-### **AUTOSTOP**
+### Auto-Stop
!!! note
@@ -702,11 +708,11 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro
-### **CURSEFORGE**
+### CurseForge
-!!! note
-
- A CurseForge API key is required to use a CurseForge type server. Go to their [developer console](https://console.curseforge.com/), generate an API key, and set the environment variable CF_API_KEY
+!!! tip
+
+ Refer to the [main documentation page](types-and-platforms/mod-platforms/auto-curseforge.md) for more details and up-to-date information.