Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 583 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 583 Bytes

WBBuild

WBBuild is a Powershell-Script to automatically build plugins for Woltlab Burning Board 4.0

#Requirements WBBuild has some requirements:

  1. You need to have 7Zipa downloaded and added to your PATH-variable
  2. You nedd to add the location where WBBuild is located to the PATH-variable (3. In some cases you have to enable the execution of PowerShell-files on your computer) #Usage Just open PowerShelland move your working directory to your project root. Then type "WBBuild".

That's it.

WBBuild will generate a "build" directory where you can find your compiled project.