Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 347 Bytes

RELEASE_PYTHON.md

File metadata and controls

8 lines (7 loc) · 347 Bytes

HOW TO RELEASE A PYTHON GAME

  • Make sure everything is up to date:
    • git pull
  • Choose a version as $major.$minor.$patch (e.g. 1.32.2)
  • Run ./release.py $version. This script is now gone, but can be found here.
  • Go on Discord and wait for things to catch on fire