summary refs log tree commit diff stats
path: root/src/main/kotlin
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin')
-rw-r--r--src/main/kotlin/net/fabricmc/example/ExampleMod.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/kotlin/net/fabricmc/example/ExampleMod.kt b/src/main/kotlin/net/fabricmc/example/ExampleMod.kt
index aebbd4b..f011df7 100644
--- a/src/main/kotlin/net/fabricmc/example/ExampleMod.kt
+++ b/src/main/kotlin/net/fabricmc/example/ExampleMod.kt
@@ -1,5 +1,6 @@
 package net.fabricmc.example
 
+// For support join https://discord.gg/v6v4pMv
 
 @Suppress("unused")
 fun init() {