Skip to content

Instantly share code, notes, and snippets.

View ChainSwordCS's full-sized avatar
💾
I may be slow to respond.

ChainSwordCS ChainSwordCS

💾
I may be slow to respond.
View GitHub Profile
@ChainSwordCS
ChainSwordCS / assetextract.py
Created December 11, 2024 23:48
a quick and dirty script designed to recursively extract files from Unity `.asset` YAML files, which were extracted using AssetRipper
'''
UNLICENSE
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
@ChainSwordCS
ChainSwordCS / OptiFine in MultiMC
Created July 6, 2021 06:12 — forked from jspanos71/OptiFine in MultiMC
How to install OptiFine in MultiMC
The OptiFine installer requires that MC be installed in the default launcher and has opened the version of MC at least once. Do this first.
1. Download OptiFine
2. Extract OptiFine
a. Double click the download from step 1
b. Click Extract button
c. Navigate to MultiMC instance you wish to install OptiFine into (C:\mc\MultiMC\instances\1.13\.minecraft\)
3. Move extracted Optifine to instance \ libraries folder (C:\mc\MultiMC\instances\1.13\libraries\)
4. In MultiMC edit instance, go to Version screen and select the Minecraft entry in the list. Then click Add to Minecraft.jar
5. Select the OptiFine file you extracted and moved in step 3.