parent
9c7c9283a0
commit
0f36ba098c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ for mod in glob.glob("pack/mods/*.toml"):
|
|||
except:
|
||||
noop()
|
||||
|
||||
print(data)
|
||||
mods[data.name] = url
|
||||
|
||||
with open("wiki/Modlist.md", "w") as f:
|
||||
|
|
Loading…
Reference in a new issue