Skip to content

Documentation for Backpack Hero Modding

Notifications You must be signed in to change notification settings

ploki122/ModDocs

 
 

Repository files navigation

Backpack Hero Modding Docs

Heavily WIP, incomplete and incorrect information

Build

  • Windows: Run bash build.sh in the main directory.

  • Linux: Run ./build.sh in the main directory.

    Your finished HTML website will appear in site/

    Alternatively after building you can run mkdocs serve to host the docs locally at localhost:8000

About

Documentation for Backpack Hero Modding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.7%
  • Shell 29.3%