Skip to content
Allan Thrane Andersen edited this page Jan 30, 2022 · 14 revisions

Welcome to the Bassebombecraft wiki!

Gameplay documentation

Visit the project at Curse for documentation and reviews.

See Administrating CurseForge for notes on administration of the site.

Technical documentation

Technical details regarding implementation of the mod can found on the pages in the Wiki sidebar.

Building the mod

See Building the mod for information about how the mod is built using Gradle and GitHub pipelines.

Debugging configuration

See Debugging configurations for information about debugging configurations used to debug the mod.

Container image

See Container image form information about the created container image.

Design

Rendering

The design of client side rendering is documented on the page Design: Rendering.

Projectiles

The design of projectiles is documented on the page Design: Projectiles