We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5453735 commit a156dfaCopy full SHA for a156dfa
modloader/__init__.py
@@ -4,6 +4,8 @@
4
import modinfo
5
import importlib
6
7
+print('AWSW Mod Loader Init')
8
+
9
def get_mod_path():
10
"""Get the mod path
11
0 commit comments