Skip to content

Commit

Permalink
README edit
Browse files Browse the repository at this point in the history
  • Loading branch information
AvaAvarai committed Jul 25, 2023
1 parent 0d04879 commit fc921c1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@ Collect powerups:
Break bricks and clear levels for points.

## How to build
Requires cx_Freeze package.
- To build executable: `python pack_executable.py build`
- To build installer: `python pack_executable.py bdist_msi`

You may need to replace python with your systems python command if that differs.
Requires pyinstaller package.
- To build executable: `pyinstaller Breaker.spec`

## Goals
- more powerup types
Expand Down

0 comments on commit fc921c1

Please sign in to comment.