Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

1. Installation

dandeliondino edited this page Mar 29, 2023 · 5 revisions

Install from Godot Asset Library

Web link to TileBitTools in the Asset Library

  1. In the Godot editor, open AssetLib
  2. Search for "TileBitTools"
  3. Click to open the TileBitTools asset
  4. Press 'Install' button and allow it to install into the addons/tile_bit_tools folder

Install from Github

  1. Download the latest stable version from Releases.
  2. Unzip and move the addons/tile_bit_tools folder to your project
  3. Go to Project Settings -> Plugins and enable TileBitTools

Uninstall

It is safe to remove TileBitTools from your project at any time. Saved user templates will remain available if TileBitTools is reinstalled, unless they are manually deleted.

  1. Go to Project Settings -> Plugins and disable TileBitTools
  2. Delete the addons/tile_bit_tools folder from your project