add author siggi
This commit is contained in:
parent
e743461ec7
commit
4196257fd5
3 changed files with 6 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright 2020 Johannes Loher, Gesina Schwalbe, Oliver Rümpelein
|
||||
Copyright 2020 Johannes Loher, Gesina Schwalbe, Oliver Rümpelein, Siegfried Krug
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
|
|
@ -24,6 +24,10 @@
|
|||
{
|
||||
"name": "Oliver Rümpelein",
|
||||
"email": "foundryvtt@pheerai.de"
|
||||
},
|
||||
{
|
||||
"name": "Siegfried Krug",
|
||||
"email": "foundryvtt@asdil1991.de"
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"minimumCoreVersion": "0.7.9",
|
||||
"compatibleCoreVersion": "0.7.9",
|
||||
"templateVersion": 2,
|
||||
"author": "Johannes Loher, Gesina Schwalbe, Oliver Rümpelein",
|
||||
"author": "Johannes Loher, Gesina Schwalbe, Oliver Rümpelein, Siegfried Krug",
|
||||
"esmodules": ["module/ds4.js"],
|
||||
"styles": ["ds4.css"],
|
||||
"scripts": [],
|
||||
|
|
Loading…
Reference in a new issue