mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-02-11 16:59:54 +08:00
fixed bugs
This commit is contained in:
parent
d4f0a04ccd
commit
2a0cfb1125
@ -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,
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user