Open-source multiplayer game server compatible with the RuneScape client
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
---
|
|
|
|
excluded_classes:
|
|
|
|
- "client"
|
|
|
|
- "com/sun/opengl/impl/x11/**"
|
|
|
|
- "jagex3/jagmisc/jagmisc"
|
|
|
|
- "jaggl/**"
|
|
|
|
- "javax/media/opengl/**"
|
|
|
|
- "loader"
|
|
|
|
- "unpack"
|
|
|
|
- "unpackclass"
|
|
|
|
excluded_methods:
|
|
|
|
- "**.<clinit> *"
|
|
|
|
- "**.<init> *"
|
|
|
|
- "**.main *"
|
|
|
|
- "**.providesignlink *"
|
|
|
|
- "**.quit *"
|
|
|
|
- "com/sun/opengl/impl/x11/**.* *"
|
|
|
|
- "jaggl/**.* *"
|
|
|
|
- "javax/media/opengl/**.* *"
|
|
|
|
excluded_fields:
|
|
|
|
- "**.cache *"
|
|
|
|
- "com/sun/opengl/impl/x11/**.* *"
|
|
|
|
- "jaggl/**.* *"
|
|
|
|
- "javax/media/opengl/**.* *"
|
|
|
|
entry_points:
|
|
|
|
- "**.<clinit> *"
|
|
|
|
- "**.main *"
|
|
|
|
- "**.providesignlink *"
|
|
|
|
- "client.<init> *"
|
|
|
|
- "com/sun/opengl/impl/x11/DRIHack.begin *"
|
|
|
|
- "com/sun/opengl/impl/x11/DRIHack.end *"
|
|
|
|
- "loader.<init> *"
|
|
|
|
- "unpackclass.<init> *"
|
|
|
|
scrambled_libraries:
|
|
|
|
- client
|
|
|
|
max_obfuscated_name_len: 2
|