fixed bugs
This commit is contained in:
@@ -2,7 +2,7 @@ package org.jackhuang.hmcl.game;
|
|||||||
|
|
||||||
public enum NativesDirectoryType {
|
public enum NativesDirectoryType {
|
||||||
/**
|
/**
|
||||||
* .minecraft/versions/<version name/natives>
|
* .minecraft/versions/<version>/natives
|
||||||
*/
|
*/
|
||||||
VERSION_FOLDER,
|
VERSION_FOLDER,
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user