Files
WLUS/game_scripts/test_script.py
Wesley d97ce4306c Restructuring/Other Stuff
Added event handling and handlers for the packets Session Info and Minifigure list request
2018-06-25 13:31:54 -04:00

11 lines
112 B
Python

'''
This is a test script.
'''
print("'{}' Has Been Started (This Is A Test Message)".format(self._name))