#3115 rename MOD_PLATFORM to MODPACK_PLATFORM (#3120)

This commit is contained in:
Tristan
2024-10-24 14:12:13 +02:00
committed by GitHub
parent bef7b4719f
commit e69ee85f8e
27 changed files with 41 additions and 36 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
# Working with mods and plugins
## Mod platforms
## Modpack platforms
By far the easiest way to work with mod and plugins, especially large numbers of them, is to utilize modpacks with [one of the supported mod platforms](../types-and-platforms/index.md).
By far the easiest way to work with mod and plugins, especially large numbers of them, is to utilize modpacks with [one of the supported modpack platforms](../types-and-platforms/index.md).
The following are some supported mod platforms:
The following are some supported modpack platforms:
- [Modrinth](../types-and-platforms/mod-platforms/modrinth-modpacks.md)
- [CurseForge](../types-and-platforms/mod-platforms/auto-curseforge.md)