Skip to content

Python script that parses the contents of a Minecraft scoreboard.dat file into dictionaries and other more usable formats.

License

Notifications You must be signed in to change notification settings

svioletg/python-mcscores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mcscoreboard

A Python script for processing Minecraft's scoreboard.dat files into more useful formats for Python usage.

Usage

Run pip install -r requirements.txt to get install any dependencies — as of right now, there's only one, that being NBT. mcscoreboard.py is only written to be imported currently, but will eventually be usable on its own at the command-line.

About

Python script that parses the contents of a Minecraft scoreboard.dat file into dictionaries and other more usable formats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages