A RuneTek3 client (377) that is deobfuscated, converted to Kotlin, and includes QoL improvements.
0

Configure Feed

Select the types of activity you want to include in your feed.

1# Package Files # 2*.jar 3*.war 4*.ear 5*.class 6 7# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm 8 9*.iml 10 11## Directory-based project format: 12.idea/ 13# if you remove the above rule, at least ignore the following: 14 15# User-specific stuff: 16# .idea/workspace.xml 17# .idea/tasks.xml 18# .idea/dictionaries 19 20# Sensitive or high-churn files: 21# .idea/dataSources.ids 22# .idea/dataSources.xml 23# .idea/sqlDataSources.xml 24# .idea/dynamic.xml 25# .idea/uiDesigner.xml 26 27# Gradle: 28# .idea/gradle.xml 29# .idea/libraries 30 31# Mongo Explorer plugin: 32# .idea/mongoSettings.xml 33 34## File-based project format: 35*.ipr 36*.iws 37 38## Plugin-specific files: 39 40# IntelliJ 41/out/ 42/build/ 43 44# mpeltonen/sbt-idea plugin 45.idea_modules/ 46 47# JIRA plugin 48atlassian-ide-plugin.xml 49 50# Crashlytics plugin (for Android Studio and IntelliJ) 51com_crashlytics_export_strings.xml 52crashlytics.properties 53crashlytics-build.properties 54 55# Gradle 56gradlew 57gradlew.bat 58/gradle/ 59.gradle/ 60 61# Config 62config/client-config.yaml