File tree Expand file tree Collapse file tree
src/main/java/catroom/asm Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# CatRoom
44CatRoom is a Cleanroom+Bukkit+Spigot server software forked from [ CatServer] ( https://github.com/Luohuayu/CatServer ) .
55
6- Cleanroom version: 0.3.19 -alpha
6+ Cleanroom version: 0.3.20 -alpha
77
88## Warnings
99
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ vendor = funkyra
44last_forge_version = 14.23.5.2860
55# need we this param?
66release = "0.2.1-alpha"
7- version = 0.1.0 -alpha
8- cleanroom_version = 0.3.19 -alpha
7+ version = 0.2.1 -alpha
8+ cleanroom_version = 0.3.20 -alpha
99
1010# Minecraft & Mappings
1111mapping_channel = stable
Original file line number Diff line number Diff line change 11package catroom .asm ;
22
3- import net .minecraft .launchwrapper .IClassTransformer ;
43import org .objectweb .asm .ClassReader ;
54import org .objectweb .asm .ClassVisitor ;
65import org .objectweb .asm .ClassWriter ;
You can’t perform that action at this time.
0 commit comments