NOISSUE use new mojang assets locations
This commit is contained in:
parent
2929ca7413
commit
d587720010
9 changed files with 104 additions and 60 deletions
|
@ -40,7 +40,7 @@ void VersionFile::applyTo(MinecraftProfile *profile)
|
|||
{
|
||||
profile->applyMinecraftVersionType(type);
|
||||
}
|
||||
profile->applyMinecraftAssets(assets);
|
||||
profile->applyMinecraftAssets(mojangAssetIndex);
|
||||
profile->applyTweakers(addTweakers);
|
||||
|
||||
profile->applyJarMods(jarMods);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue