Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 847 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 847 Bytes

crafing-py-chat

Minecraft stores old chat logs in Gzip .log files. To escape having to manually unzip these files with another program, I created a Python script to do it for me. By extending this idea, I hoped to create a functional program that is easy to use anytime I feel like looking through my old Minecraft chat logs.

This program is a work in progress as I believe I need to fix issues that could arise such as too much memory being used and display in sections still not working 100%. I hope as I continue in my coding journey I will be able to update this program to be completely safe to use and that it will follow typical Python coding structure.

Features

  • Displaying all the contents of a log file in the console
  • Displaying file by pages
  • Directory searching options
  • File Search options
  • Writing the contents to a text