Added docstrings to all contrib scripts
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
import sys
|
||||
|
||||
"""
|
||||
Very basic player.dat inspection script
|
||||
"""
|
||||
|
||||
sys.path.append(".")
|
||||
|
||||
from overviewer_core.nbt import load
|
||||
|
||||
Reference in New Issue
Block a user