Register

MRKB's Background Display

An Add-on Module for Foundry Virtual Tabletop

Author: MRKB Project Source Foundry Versions 13+ (Verified 13.351) Last Updated 1 week, 4 days ago

MRKB Background Display


Overview

MRKB Background Display is a small Foundry VTT module that provides a persistent display widget on the scene canvas which can show a custom image as a foreground widget or as a background overlay.

This repository contains the module manifest and the minimal implementation (ES module + CSS + localization).

Features

Compatibility

Installation (Foundry)

  1. Open Foundry VTT and go to Settings → Add-on Modules → Install Module.
  2. Paste the module manifest URL (above) into the "Manifest URL" field and click Install.
  3. After installation enable the module in Manage Modules for your World.

Optional (development/local):

Usage

After enabling the module, a new tool group appears in the Scene Controls (visible only to GMs).

Controls (buttons provided under the "Display" group):

The display widget is injected immediately after the canvas element. It contains two image elements (foreground and background) to support the "multi" sizing mode (a contained foreground over a blurred cover background).

Settings

The module registers the following world-scoped settings (accessible by code or via the module configuration UI where applicable):

These settings are updated when you use the scene control buttons or the image browser. They are world-scoped so the state is shared among all users in the world.

Image recommendations


개요

MRKB Background Display는 Foundry VTT 장면 캔버스 위에 표시되는 작은 디스플레이 위젯을 제공합니다. 이 위젯은 사용자 지정 이미지를 전경 위젯으로 표시하거나 배경 오버레이로 사용할 수 있습니다.

특징

호환성

설치 (Foundry)

  1. Foundry VTT에서 설정 → Add-on Modules → Install Module로 이동합니다.
  2. 위의 매니페스트 URL을 "Manifest URL"에 붙여넣고 Install을 클릭합니다.
  3. 설치 후 Manage Modules에서 모듈을 활성화합니다.

로컬 개발: 저장소를 Foundry Data/modules/ 폴더에 복사하고 활성화하세요.

사용법

모듈을 활성화하면 장면 컨트롤(Scenes controls)에 Display 그룹이 추가됩니다 (GM만 사용 가능).

버튼 기능:

설정

등록된 World 범위 설정:

이미지 권장사항


概要

MRKB Background DisplayはFoundry VTTのシーンキャンバス上に表示される小さなディスプレイウィジェットを提供します。ウィジェットはカスタム画像を前景ウィジェットとして表示するか、背景オーバーレイとして適用できます。

特徴

互換性

インストール(Foundry)

  1. Foundry VTTで Settings → Add-on Modules → Install Module を開きます。
  2. マニフェストURLを「Manifest URL」に貼り付けて Install をクリックします。
  3. インストール後、Manage Modules でモジュールを有効化します。

ローカル開発(任意): リポジトリを Foundry の Data/modules/ にコピーして有効化してください。

使い方

モジュールを有効化すると、シーンクontrols に Display グループが追加されます(GM のみ表示)。主なボタン:

ウィジェットはキャンバス要素の直後に挿入され、multi モードをサポートするために前景と背景の2つの img 要素を含みます。

設定

World スコープの設定(コードまたはモジュール設定画面から参照/変更可能):

これらの設定はシーングループのボタンや画像ブラウザで更新され、World スコープなのでワールド内の全ユーザーで共有されます。

画像の推奨

Categories

Available Versions

  1. Version 1.0.0

    1 week, 4 days ago
    Foundry Version 13+ (Verified 13.351) Manifest URL Read Notes