Skip to content

FVTT Community Macros - πŸ“ Contribute macros or download them as a module! πŸ“

Notifications You must be signed in to change notification settings

orcnog/macros

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Foundry VTT Macros Repository

Foundry community-contributed macros are noted here and merged into the Foundry Community Macros module for ease of use.

Macros may cause unintended side effects, such as issues with performance. Please read the comments in each macro to understand how it works before running!

Installation

Usage as a Module

You can now install this module automatically by specifying the following public module URL :

https://raw.githubusercontent.com/foundry-vtt-community/macros/master/module.json

As GM go to the Manage Modules options menu in your World Settings tab then enable the Foundry Community Macros module.

This module adds all of the community macros as a Compendium Packs called FVTT Community Macros.

You can open these packs, right click and click on import the macros you want. You can then add these macros to the Macro Toolbar at the bottom of the screen.

Usage without the Module:

  1. Download the .js file to your machine
  2. Create a new macro in Foundry
  3. Right click the macro in the Macro Toolbar and click import
  4. Import your .js file and celebrate

Development/Contributing

To clone this repository, along with every macro in it, use the following command:

git clone https://github.com/foundry-vtt-community/macros.git

You can make pull requests to add or update macros here: https://github.com/foundry-vtt-community/macros/pulls

  1. Navigate to the directory where you wish to add your file
  2. Click on add file at the top
  3. Name your file with a .js ending and paste your content and save (add details in the description field of your .js file)
  4. Save the file and then open a pull request (GitHub should walk you through these steps)

About

FVTT Community Macros - πŸ“ Contribute macros or download them as a module! πŸ“

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%