mirror of
https://github.com/YouHaveTrouble/QuickerStacker.git
synced 2026-05-12 06:06:55 +00:00
an attempt was made at understanding how interactions work without any documentation
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"Group": "me.youhavetrouble.quickerstacker",
|
||||
"Name": "QuickerStacker",
|
||||
"Version": "1.0.0",
|
||||
"Description": "Quick stack everything!",
|
||||
"Authors": [
|
||||
{
|
||||
"Name": "YouHaveTrouble",
|
||||
"Email": "youhavetrouble@youhavetrouble.me",
|
||||
"Url": "https://yht.one"
|
||||
}
|
||||
],
|
||||
"ServerVersion": "*",
|
||||
"Dependencies": {},
|
||||
"OptionalDependencies": {},
|
||||
"DisabledByDefault": false,
|
||||
"IncludesAssetPack": false,
|
||||
"Main": "me.youhavetrouble.quickerstacker.QuickerStacker"
|
||||
}
|
||||
Reference in New Issue
Block a user