-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
748 changed files
with
127,627 additions
and
164 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# Dependency directories | ||
node_modules/ | ||
jspm_packages/ | ||
|
||
# dotenv environment variables file | ||
.env | ||
.env.test | ||
|
||
# parcel-bundler cache (https://parceljs.org/) | ||
.cache | ||
|
||
# Visual Studio | ||
.vscode/ | ||
*.code-workspace | ||
|
||
# macOS specific files | ||
# general | ||
.DS_Store | ||
.AppleDouble | ||
.LSOverride | ||
|
||
# Thumbnails | ||
._* | ||
|
||
# Files that might appear in the root of a volume | ||
.DocumentRevisions-V100 | ||
.fseventsd | ||
.Spotlight-V100 | ||
.TemporaryItems | ||
.Trashes | ||
.VolumeIcon.icns | ||
.com.apple.timemachine.donotpresent | ||
|
||
# Build files | ||
build/ | ||
_source/ | ||
venv/ | ||
|
||
# Distrubution files | ||
dist/ | ||
|
||
# Package builds | ||
package/ | ||
|
||
# Hidden files | ||
nogit/ | ||
|
||
# Foundry Project Creator config file | ||
foundryconfig.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
audio | ||
css | ||
fonts | ||
images | ||
lang | ||
nogit | ||
packs | ||
system.json | ||
template.json | ||
package-lock.json | ||
**/*.json | ||
**/*.html | ||
**/*.hbs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"tabWidth": 4, | ||
"experimentalTernaries": true, | ||
"bracketSameLine": true, | ||
"singleAttributePerLine": false, | ||
"overrides": [ | ||
{ | ||
"files": "**/*.hbs", | ||
"options": { | ||
"parser": "angular" | ||
} | ||
} | ||
] | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Song-of-Heroic-Lands-FoundryVTT | ||
|
||
![GitHub release (latest by date)](https://img.shields.io/github/v/release/toastygm/Song-of-Heroic-Lands-FoundryVTT) | ||
![GitHub issues](https://img.shields.io/github/issues-raw/toastygm/Song-of-Heroic-Lands-FoundryVTT) | ||
![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Fhm) | ||
[![GitHub downloads (latest)](<https://img.shields.io/badge/dynamic/json?label=Downloads@latest&query=assets[?(@.name.includes('zip'))].download_count&url=https://api.github.com/repos/toastygm/Song-of-Heroic-Lands-FoundryVTT/releases/latest&color=green>)](https://github.com/toastygm/Song-of-Heroic-Lands-FoundryVTT/releases/latest) | ||
|
||
This is a game system for the Song of Heroic Lands RPG for [Foundry Virtual Tabletop](http://foundryvtt.com/). | ||
|
||
See the `LICENSE` file for details on license for this project. |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.