Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 4e9a31e

Browse files
committed
kind of update
1 parent 2416ae3 commit 4e9a31e

File tree

6 files changed

+1039
-119
lines changed

6 files changed

+1039
-119
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,5 @@ typings/
7979
modules/
8080
config/
8181
reciple.yml
82+
83+
module.zip

.reciple.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: kirin
2+
version: 2.1.1
3+
description: Minecraft server starter in Discord
4+
license: GPL-3.0
5+
author: FalloutStudios
6+
files:
7+
- 'Kirin'
8+
- '_kirin.createConfig.js'
9+
- 'kirin.js'
10+
supportedRecipleVersions:
11+
- ^5.0.0

0 commit comments

Comments
 (0)