When you serach for this package, 2 of them will appear. Do not install the libkrw-dev
package.
I created this repo so you can install the tweak more easily. It's not hosted on any known/big repos.
This tweak is NOT mine. I am just rehosting it.
AppList (applist) v1.5.16 by Ryan Petrich via BigBoss | |
APT (apt) v1.8.2-3 by Unknown via Bingner/Elucubratus | |
APT (apt-key) (apt-key) v1.8.2.1-1 by Unknown via Bingner/Elucubratus | |
APT 1.4 Transitional (apt1.4) v1:0 by Unknown via Bingner/Elucubratus | |
Base Structure (base) v1-5 by Unknown via Bingner/Elucubratus | |
Bourne-Again SHell (bash) v5.0.3-2 by Unknown via Bingner/Elucubratus | |
Berkeley DB (berkeleydb) v6.2.32-1 by Unknown via Bingner/Elucubratus | |
QuickMarkup (beta.simalary.quickmarkup) v1.1.2 by Simalary (Chris) via Packix | |
bzip2 (bzip2) v1.0.6-1 by Unknown via Bingner/Elucubratus | |
CA Certs (ca-certificates) v0.0.2 by Unknown via Bingner/Elucubratus |
When you serach for this package, 2 of them will appear. Do not install the libkrw-dev
package.
I created this repo so you can install the tweak more easily. It's not hosted on any known/big repos.
This tweak is NOT mine. I am just rehosting it.
I hereby claim:
To claim this, I am signing this object:
Site | Content Stolen | Status | Stolen File |
---|---|---|---|
http://mc.ahgame.com/mod/20170210186856.shtml | Downloads and images | Contacted hosting provider | Here |
http://www.mcmap.cc/Minecraft/mod/1710/3979.html | Downloads | Nothing | |
Gone | |||
Gone | |||
Images | Nothing | ||
http://www.wdsj2.com/game/3558.html | Downloads + images | Contacted hosting provider | Here |
task sourcesJar(type: Jar, dependsOn: classes) { | |
classifier = 'sources' | |
from sourceSets.main.allSource | |
} | |
task deobfJar(type: Jar) { // Generate deobfuscated | |
from sourceSets.main.output | |
classifier = 'deobf' | |
} |