mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-02-03 21:08:11 +00:00
Add True20 License and compatibility Logo
This commit is contained in:
@@ -589,6 +589,21 @@ module.exports = [
|
||||
|
||||
},
|
||||
|
||||
{
|
||||
name : 'True 20',
|
||||
subsnippets : [
|
||||
{
|
||||
name : 'OGL 1.0 Section 15',
|
||||
gen : LicenseGen.grTrue20Sec15,
|
||||
},
|
||||
{
|
||||
name : 'True20 Logo',
|
||||
gen : LicenseGen.grTrue20CompatLogo,
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
name : 'Wizards of the Coast',
|
||||
icon : 'fab fa-wizards-of-the-coast',
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user