added About Time
This commit is contained in:
parent
4767883002
commit
5fc170ffff
31
External/VTTModules.md
vendored
31
External/VTTModules.md
vendored
@ -28,6 +28,23 @@ This also aids me into getting the hang of the different plugins.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## [About Time](https://gitlab.com/tposney/about-time)
|
||||||
|
A module to support a game time clock in Foundry VTT. Arbitrary calendars are supported Gregorian and Greyhawk supplied but it is easy to add your own. See notes at the end. Please have a look at Gettingstarted.md it has more information.
|
||||||
|
|
||||||
|
### Recommended settings
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
* Simple Calendar
|
||||||
|
|
||||||
|
### Personal Thoughts
|
||||||
|
|
||||||
|
- [ ] Documentation
|
||||||
|
- [x] Dependencies
|
||||||
|
- [ ] Thoughts
|
||||||
|
- [ ] Done
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## [Tidy5e Sheet](https://github.com/sdenec/tidy5e-sheet)
|
## [Tidy5e Sheet](https://github.com/sdenec/tidy5e-sheet)
|
||||||
An alternative Character Sheet for Foundry VTT dnd5e aimed at creating a cleaner UI.
|
An alternative Character Sheet for Foundry VTT dnd5e aimed at creating a cleaner UI.
|
||||||
|
|
||||||
@ -711,6 +728,20 @@ A module to make the game settings menu a bit more comfortale to use. A stand al
|
|||||||
- [ ] Thoughts
|
- [ ] Thoughts
|
||||||
- [ ] Done
|
- [ ] Done
|
||||||
---
|
---
|
||||||
|
## [Simple Calendar](https://github.com/vigoren/foundryvtt-simple-calendar)
|
||||||
|
This module allows you to create a completely customizable calendar that ties in with the Game Masters world exactly how they want it to. Notes and events can be added to the calendar to help keep track of what and when things are happening in your world.
|
||||||
|
|
||||||
|
### Recommended settings
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
* None
|
||||||
|
|
||||||
|
### Personal Thoughts
|
||||||
|
|
||||||
|
- [ ] Documentation
|
||||||
|
- [ ] Done
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
## [LibWrapper](https://github.com/ruipin/fvtt-lib-wrapper)
|
## [LibWrapper](https://github.com/ruipin/fvtt-lib-wrapper)
|
||||||
|
Loading…
Reference in New Issue
Block a user