Initial Commit
This commit is contained in:
commit
13767d3f40
160 changed files with 51070 additions and 0 deletions
BIN
Moderation Toolkit/Keybinds App/JNativeHook.x86_64.dll
Normal file
BIN
Moderation Toolkit/Keybinds App/JNativeHook.x86_64.dll
Normal file
Binary file not shown.
27
Moderation Toolkit/Keybinds App/JNativeHook.x86_64.dll.meta
Normal file
27
Moderation Toolkit/Keybinds App/JNativeHook.x86_64.dll.meta
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
fileFormatVersion: 2
|
||||
guid: d3213f951fff05d45baca623f92279a5
|
||||
PluginImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
iconMap: {}
|
||||
executionOrder: {}
|
||||
defineConstraints: []
|
||||
isPreloaded: 0
|
||||
isOverridable: 0
|
||||
isExplicitlyReferenced: 0
|
||||
validateReferences: 1
|
||||
platformData:
|
||||
- first:
|
||||
Any:
|
||||
second:
|
||||
enabled: 1
|
||||
settings: {}
|
||||
- first:
|
||||
Editor: Editor
|
||||
second:
|
||||
enabled: 0
|
||||
settings:
|
||||
DefaultValueInitialized: true
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
2
Moderation Toolkit/Keybinds App/README.txt
Normal file
2
Moderation Toolkit/Keybinds App/README.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
This doesnt have to stay in your avatar's files, you can freely move this wherever and delete the .meta files
|
||||
Be sure you have java installed!
|
||||
7
Moderation Toolkit/Keybinds App/README.txt.meta
Normal file
7
Moderation Toolkit/Keybinds App/README.txt.meta
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 33b1e9cd5e2f19442b7ee7576d251579
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
35
Moderation Toolkit/Keybinds App/config.txt
Normal file
35
Moderation Toolkit/Keybinds App/config.txt
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
# These are lillith's settings for keybinds
|
||||
# everything can be explained by the line above it starting with a hashtag
|
||||
|
||||
|
||||
### Config
|
||||
cfg onlyWhenFocused VRChat
|
||||
|
||||
|
||||
|
||||
### Fly Stuff
|
||||
# Fly
|
||||
f /avatar/parameters/Go/VRCEmote int 123 0
|
||||
# Speed up
|
||||
hold-g /avatar/parameters/Go/VRCEmote int 122 123 10
|
||||
hold-g /avatar/parameters/Go/Float float 0.1 0
|
||||
# Fly Up
|
||||
hold-e /avatar/parameters/Go/VRCEmote int 121 123 10
|
||||
hold-e /avatar/parameters/Go/Float float 1 0
|
||||
# Fly Down
|
||||
hold-q /avatar/parameters/Go/VRCEmote int 121 123 10
|
||||
hold-q /avatar/parameters/Go/Float float -1 0
|
||||
# Drop
|
||||
hold-ctrl /avatar/parameters/Go/VRCEmote int 120 0
|
||||
|
||||
# Dash
|
||||
b /avatar/parameters/Go/Dash bool true false
|
||||
|
||||
### Overlay
|
||||
# Xray
|
||||
x /avatar/parameters/HUDSettings/State/Overlay int 3 0
|
||||
# Overlay Toggle
|
||||
h /avatar/parameters/HUDSettings/State/HUDEnabled bool true false
|
||||
|
||||
# Invisible
|
||||
t /avatar/parameters/Invisible bool true false
|
||||
7
Moderation Toolkit/Keybinds App/config.txt.meta
Normal file
7
Moderation Toolkit/Keybinds App/config.txt.meta
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 1d1e1436a07aac846bf90c44b6481b9e
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Moderation Toolkit/Keybinds App/oschotkey.jar
Normal file
BIN
Moderation Toolkit/Keybinds App/oschotkey.jar
Normal file
Binary file not shown.
32
Moderation Toolkit/Keybinds App/oschotkey.jar.meta
Normal file
32
Moderation Toolkit/Keybinds App/oschotkey.jar.meta
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 1c64221514ffa4042a677cd672446cab
|
||||
PluginImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
iconMap: {}
|
||||
executionOrder: {}
|
||||
defineConstraints: []
|
||||
isPreloaded: 0
|
||||
isOverridable: 0
|
||||
isExplicitlyReferenced: 0
|
||||
validateReferences: 1
|
||||
platformData:
|
||||
- first:
|
||||
Android: Android
|
||||
second:
|
||||
enabled: 1
|
||||
settings: {}
|
||||
- first:
|
||||
Any:
|
||||
second:
|
||||
enabled: 0
|
||||
settings: {}
|
||||
- first:
|
||||
Editor: Editor
|
||||
second:
|
||||
enabled: 0
|
||||
settings:
|
||||
DefaultValueInitialized: true
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
2
Moderation Toolkit/Keybinds App/start.bat
Normal file
2
Moderation Toolkit/Keybinds App/start.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
@echo off
|
||||
java -jar oschotkey.jar
|
||||
7
Moderation Toolkit/Keybinds App/start.bat.meta
Normal file
7
Moderation Toolkit/Keybinds App/start.bat.meta
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 65fc178b23f38734394ad07fea9fbc01
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
Add table
Add a link
Reference in a new issue