Register

Beaver's System Interface

An Add-on Module for Foundry Virtual Tabletop

Author: AngryBeaver Project Source: Project URL Versions 11+ (Verified 12) Last Updated 3 weeks, 6 days ago

This module is for developers only. It helps to write system agnostic foundry vtt modules.

Beaver's System Interface is an interface for often used system dependent functionalities. When you write your module you just call the methods of this interface instead of writing system dependend code. It should speed up your development as well as gives your module the ability to work instantly for multiple Systems.

img.png

Beavers System Interface: Is an interface with some default implementations for common system dependent functionalities.

BSA-X: Beavers System Adapter for System x is an implementation of Beavers System Interface for System X.

The intention is that BSA-X implementations are kept small and simple, while complex algorithm are implemented within BSI.

 

[List of known supported systems](https://github.com/AngryBeaver/beavers-system-interface/wiki/BSA-x-links)

Categories

Available Versions

  1. Version 2.1.10

    3 weeks, 6 days ago
    Foundry Version 11+ (Verified 12) Manifest URL Read Notes
  2. Version 2.1.8

    4 months ago
    Foundry Version 10 - 10 (Verified 11) Manifest URL Read Notes
  3. Version 2.1.7

    4 months, 1 week ago
    Foundry Version 10 - 11 (Verified 11) Manifest URL Read Notes