Skip to content

Releases: Cracko298/Planet-Life-Save-Converter

Release 1.2

27 Oct 00:45
9fca59a
Compare
Choose a tag to compare

Bug Fix (v1.2):

  • Fixed the "bytes" indicator for the Base64 Strings.
  • Reworked a few UI Things.

Requirements:

  • Python 3.9+
  • Base64 Module (Normally comes with Python anyway)

Release 1.1

22 Oct 17:48
50f73f0
Compare
Choose a tag to compare

Convert Saves To & From Base64

  • Requires Python 3.9+ Installed
  • Needs Modules (base64, os, time, datetime)