added pack source instead of zipped packs
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"version": 3,
|
||||
"core": {
|
||||
"maxLockTime": 500,
|
||||
"defaultProfile": "default",
|
||||
"anythingIgnored": [
|
||||
"Sound",
|
||||
"Tick",
|
||||
"RecvPacket",
|
||||
"SendPacket"
|
||||
],
|
||||
"profiles": {
|
||||
"default": [
|
||||
{
|
||||
"triggerType": "EVENT",
|
||||
"event": "ProfileLoad",
|
||||
"scriptFile": "index.js",
|
||||
"enabled": true,
|
||||
"joined": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"services": {}
|
||||
},
|
||||
"client": {
|
||||
"sortMethod": "Enabled",
|
||||
"sortServicesMethod": "Enabled",
|
||||
"showSlotIndexes": false,
|
||||
"disableKeyWhenScreenOpen": true,
|
||||
"editorLinterOverrides": {},
|
||||
"editorHistorySize": 20,
|
||||
"editorSuggestions": true,
|
||||
"editorFont": "jsmacros:monocraft",
|
||||
"externalEditor": false,
|
||||
"externalEditorCommand": "code %MacroFolder %File",
|
||||
"showRunningServices": false,
|
||||
"serviceAutoReload": false
|
||||
},
|
||||
"js": {
|
||||
"extraGraalOptions": {}
|
||||
}
|
||||
}
|
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"version": 2,
|
||||
"core": {
|
||||
"maxLockTime": 500,
|
||||
"defaultProfile": "default",
|
||||
"anythingIgnored": [
|
||||
"Sound",
|
||||
"Tick",
|
||||
"RecvPacket",
|
||||
"SendPacket"
|
||||
],
|
||||
"profiles": {
|
||||
"default": [
|
||||
{
|
||||
"triggerType": "EVENT",
|
||||
"event": "ProfileLoad",
|
||||
"scriptFile": "index.js",
|
||||
"enabled": true,
|
||||
"joined": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"services": {}
|
||||
},
|
||||
"client": {
|
||||
"sortMethod": "Enabled",
|
||||
"sortServicesMethod": "Enabled",
|
||||
"showSlotIndexes": false,
|
||||
"disableKeyWhenScreenOpen": true,
|
||||
"editorLinterOverrides": {},
|
||||
"editorHistorySize": 20,
|
||||
"editorSuggestions": true,
|
||||
"editorFont": "jsmacros:monocraft",
|
||||
"externalEditor": false,
|
||||
"externalEditorCommand": "code %MacroFolder %File",
|
||||
"showRunningServices": false,
|
||||
"serviceAutoReload": false
|
||||
},
|
||||
"js": {
|
||||
"extraGraalOptions": {}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user