0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 11:08:10 +00:00

Merge branch 'master' into moveSnippetImages

This commit is contained in:
David Bolack
2026-02-22 10:36:16 -06:00
13 changed files with 2956 additions and 618 deletions

View File

@@ -588,6 +588,21 @@ export default [
},
{
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',