0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 11:12:44 +00:00

Add Forged in the Dark disclaimer and logo

This commit is contained in:
David Bolack
2024-07-18 12:31:43 -05:00
parent 29dc61a985
commit 5fe65c46a6
3 changed files with 17 additions and 0 deletions

View File

@@ -142,6 +142,21 @@ module.exports = [
name : 'AELF',
gen : LicenseGenAelf.aelf10a
},
{
name : 'Blades in the Dark',
subsnippets : [
{
name : 'Forged in the Dark Logo',
icon : 'fas fa-image',
gen : LicenseGen.bladesDarkLogo
},
{
name : 'Usage Statement',
icon : 'fas fa-text',
gen : LicenseGen.bladesDarkNotice
},
],
},
{
name : 'Creative Commons',
icon : 'fab fa-creative-commons',