Plant-The-Bomb Map Builder
An app to easily create maps for Plant-The-Bomb.
- Installation
- Usage
- Features
- License
- Credits
- Contact Information
- Documentation
- Examples or Screenshots
To install the latest version using the Windows installer, follow these steps:
-
Go to the Latest Release page.
-
Download the Windows installer (
win_installer_v<<version>>.exe
) from the assets section. -
Double-click the downloaded installer to begin the installation process.
-
Follow the on-screen instructions provided by the installer.
-
Once the installation is complete, you can start using the project!
To use the portable edition, follow these steps:
-
Go to the Latest Release page.
-
Download the portable edition (
win_portable_v<<version>>.zip
) from the assets section. -
Extract the contents of the ZIP archive to a location of your choice.
-
Navigate to the extracted folder and run the executable file (
ptb-map-builder.exe
). -
You can start using the project without the need for installation!
If you want to use the source code directly, follow these steps:
-
Clone the repository to your local machine using Git:
git clone https://github.com/PyFlat/PTB-Map-Builder.git
-
Navigate to the cloned directory:
cd PTB-Map-Builder
-
Install the project dependencies:
pip install -r requirements.txt
-
You can now explore the source code, make modifications, and run the project locally using Python.
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.