Apply requested updates
Rename logofiles to a `Publisher-Name_License-Name_Logo-Identifier` format Update file references Remove unneeded lodash inclusions.
@@ -456,7 +456,7 @@ module.exports = [
|
|||||||
icon : 'fab fa-shadowdark',
|
icon : 'fab fa-shadowdark',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : 'Icons',
|
name : 'Logos',
|
||||||
icon : 'fas fa-image',
|
icon : 'fas fa-image',
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
/* eslint-disable max-lines */
|
||||||
const _ = require('lodash');
|
|
||||||
const dedent = require('dedent');
|
const dedent = require('dedent');
|
||||||
|
|
||||||
// Small and one-off licenses
|
// Small and one-off licenses
|
||||||
@@ -50,10 +49,10 @@ module.exports = {
|
|||||||
ccbyncsaBadge : ``,
|
ccbyncsaBadge : ``,
|
||||||
ccbyndBadge : ``,
|
ccbyndBadge : ``,
|
||||||
ccbyncndBadge : ``,
|
ccbyncndBadge : ``,
|
||||||
shadowDarkNotice : `\[Product Name]\ is an independent product published under the Shadowdark RPG Third-Party License and is not affiliated with The Arcane Library, LLC. Shadowdark RPG © 2023 The Arcane Library, LLC.`,
|
shadowDarkNotice : `\[Product Name]\ is an independent product published under the Shadowdark RPG Third-Party License and is not affiliated with The Arcane Library, LLC. Shadowdark RPG © 2023 The Arcane Library, LLC.\n`,
|
||||||
shadowDarkBlack : `{width:200px}`,
|
shadowDarkBlack : `{width:200px}`,
|
||||||
shadowDarkWhite : `{width:200px}`,
|
shadowDarkWhite : `{width:200px}`,
|
||||||
bladesDarkNotice : `This work is based on Blades in the Dark \(found at (http://www.bladesinthedark.com/)\), product of One Seven Design, developed and authored by John Harper, and licensed for our use under the Creative Commons Attribution 3.0 Unported license \(http://creativecommons.org/licenses/by/3.0/\).`,
|
bladesDarkNotice : `This work is based on Blades in the Dark \(found at (http://www.bladesinthedark.com/)\), product of One Seven Design, developed and authored by John Harper, and licensed for our use under the Creative Commons Attribution 3.0 Unported license \(http://creativecommons.org/licenses/by/3.0/\).\n`,
|
||||||
bladesDarkLogo : ``,
|
bladesDarkLogo : ``,
|
||||||
bladesDarkLogoAttribution : `*Blades in the Dark^tm^ is a trademark of One Seven Design. The Forged in the Dark Logo is © One Seven Design, and is used with permission.*`
|
bladesDarkLogoAttribution : `*Blades in the Dark^tm^ is a trademark of One Seven Design. The Forged in the Dark Logo is © One Seven Design, and is used with permission.*`
|
||||||
};
|
};
|
||||||
@@ -1,5 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
/* eslint-disable max-lines */
|
||||||
const _ = require('lodash');
|
|
||||||
const dedent = require('dedent');
|
const dedent = require('dedent');
|
||||||
|
|
||||||
// AELF License
|
// AELF License
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
/* eslint-disable max-lines */
|
||||||
const _ = require('lodash');
|
|
||||||
const dedent = require('dedent');
|
const dedent = require('dedent');
|
||||||
|
|
||||||
// DriveThruRPG/OneBookShelf Community Content Programs
|
// DriveThruRPG/OneBookShelf Community Content Programs
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
/* eslint-disable max-lines */
|
||||||
const _ = require('lodash');
|
|
||||||
const dedent = require('dedent');
|
const dedent = require('dedent');
|
||||||
|
|
||||||
// GNU Licenses
|
// GNU Licenses
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
/* eslint-disable max-lines */
|
||||||
const _ = require('lodash');
|
|
||||||
const dedent = require('dedent');
|
const dedent = require('dedent');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 545 KiB |
|
Before Width: | Height: | Size: 201 KiB |
|
Before Width: | Height: | Size: 363 KiB |
|
Before Width: | Height: | Size: 163 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 157 KiB |
|
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 154 KiB |