Skip to content

Commit 4eb0efa

Browse files
committed
04-11-2016
1 parent 6e89081 commit 4eb0efa

File tree

453 files changed

+13036
-16
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

453 files changed

+13036
-16
lines changed

7 days to die/EmailAPI.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Email API",
3+
"description": "API for sending email messages via supported transactional email services",
4+
"author": "Wulf",
5+
"version": "0.3.2",
6+
"configuration": true,
7+
"language": "lua",
8+
"games": [
9+
"7 days to die"
10+
],
11+
"keywords": [
12+
"oxide",
13+
"7 days to die"
14+
]
15+
}

7 days to die/PushAPI.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Push API",
3+
"description": "API for sending messages via Pushover and Pushalot mobile notification services",
4+
"author": "Wulf",
5+
"version": "0.2.0",
6+
"configuration": true,
7+
"language": "lua",
8+
"games": [
9+
"7 days to die"
10+
],
11+
"keywords": [
12+
"oxide",
13+
"7 days to die"
14+
]
15+
}

0 commit comments

Comments
 (0)