Skip to content
Ganiman edited this page Jan 15, 2025 · 2 revisions

Requirements

  • You must already have a working install of phpBB version >=3.3
  • You must have the LandSandBoat database installed on the same server as phpBB's database

Installation

git clone https://github.com/MadeToRaid/lsbbb.git phpbbroot/ext/madetoraid/lsbbb

You will need a set of icons for all items in game. FFXIAH conveniently hosts them here, or you can source your own. tar -xf icons.tgz -C phpbbroot/ext/madetoraid/lsbbb/styles/all/theme/images/icons/

If you want maps to work, you will need to source the images. The Remapster project has created new maps for many areas. Download their "1024" maps and place them in: phpbbroot/ext/madetoraid/lsbbb/styles/all/theme/images/maps/1024/

Go to your phpBB admin control panel's Customize tab and enabled the lsbBB extension

Clone this wiki locally