Skip to content

Commit

Permalink
Build dragark
Browse files Browse the repository at this point in the history
  • Loading branch information
tktrev committed Dec 13, 2024
1 parent db98b46 commit 3020b7f
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 4 deletions.
11 changes: 11 additions & 0 deletions configs/dragark/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"origin": "https://dragark.net",
"theme": {
"colors": {
"primary": "#ED1138"
},
"cover": "cover.png",
"icon": "icon.png",
"name": "Dragark"
}
}
Binary file added configs/dragark/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added configs/dragark/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions dist/generated/controller-configs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/generated/controller-configs.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/generated/erc20-metadata.js.map

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/generated/controller-configs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export const configs: ControllerConfigs = {
name: "Dope Wars",
},
},
"dragark": {
dragark: {
origin: "https://dragark.net",
theme: {
colors: {
Expand Down

0 comments on commit 3020b7f

Please sign in to comment.