File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
common/src/main/kotlin/com/lambda/util Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import java.io.File
99/* *
1010 * The [FolderRegister] object is responsible for managing the directory structure of the application.
1111 *
12- * @property minecraft The root directory of the Minecraft client. It is retrieved using the `runDirectory` property of the Minecraft client instance .
12+ * @property minecraft The root directory of the Minecraft client. It is retrieved using the [Platform.getGameFolder] function of the Architectury API .
1313 * @property lambda The directory for the Lambda client, located within the Minecraft directory.
1414 * @property config The directory for storing configuration files, located within the Lambda directory.
1515 */
You can’t perform that action at this time.
0 commit comments