mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-11-14 17:46:03 +00:00
binaries update to 1.6.4
This commit is contained in:
parent
02ec976174
commit
d26d5a2102
986 changed files with 218181 additions and 206 deletions
1
dist/ba_root/mods/importcustomcharacters.py
vendored
1
dist/ba_root/mods/importcustomcharacters.py
vendored
|
|
@ -48,6 +48,7 @@ def registercharacter(name,char):
|
|||
class HeySmoothy(ba.Plugin):
|
||||
|
||||
def __init__(self):
|
||||
print("custom character importer")
|
||||
|
||||
path=os.path.join(_ba.env()["python_directory_user"],"CustomCharacters" + os.sep)
|
||||
if not os.path.isdir(path):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue