Skip to content

PyFlat/PTB-Map-Builder

Repository files navigation

Plant-The-Bomb Map Builder

An app to easily create maps for Plant-The-Bomb.

Table of Contents

  1. Installation
  2. Usage
  3. Features
  4. License
  5. Credits
  6. Contact Information
  7. Documentation
  8. Examples or Screenshots

Installation

Windows Installer

To install the latest version using the Windows installer, follow these steps:

  1. Go to the Latest Release page.

  2. Download the Windows installer (win_installer_v<<version>>.exe) from the assets section.

  3. Double-click the downloaded installer to begin the installation process.

  4. Follow the on-screen instructions provided by the installer.

  5. Once the installation is complete, you can start using the project!

Portable Edition

To use the portable edition, follow these steps:

  1. Go to the Latest Release page.

  2. Download the portable edition (win_portable_v<<version>>.zip) from the assets section.

  3. Extract the contents of the ZIP archive to a location of your choice.

  4. Navigate to the extracted folder and run the executable file (ptb-map-builder.exe).

  5. You can start using the project without the need for installation!

Using Source Code

If you want to use the source code directly, follow these steps:

  1. Clone the repository to your local machine using Git:

    git clone https://github.com/PyFlat/PTB-Map-Builder.git
    
  2. Navigate to the cloned directory:

    cd PTB-Map-Builder
    
  3. Install the project dependencies:

    pip install -r requirements.txt
    
  4. You can now explore the source code, make modifications, and run the project locally using Python.

Usage

Compatibility

Map-Builder Version Plant-The-Bomb Version Comment
v1.0.0 v1.0.0 & v1.1.0 This version cannot load files yet, it is not recommended to use it.
v1.1.0 v1.0.0 & v1.1.0 -
v1.2.0 v2.0.0 -
v1.3.0 v2.0.0 -
v2.0.0 v2.1.0 -

If you want to create maps for older versions you have to use Pic-To-Text. In this case, please contact us in our Discord.

License

Credits

Contact Information

Screenshots