Add icon.png to list of files in package.py
This commit is contained in:
parent
5a0fa8e50e
commit
fa5a95526b
@ -6,6 +6,7 @@ def main():
|
||||
files = [
|
||||
"manifest.json",
|
||||
"README.md",
|
||||
"icon.png",
|
||||
"BepInEx/"
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user