diff options
Diffstat (limited to 'assets/json/skills.dev.json')
| -rw-r--r-- | assets/json/skills.dev.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/json/skills.dev.json b/assets/json/skills.dev.json new file mode 100644 index 0000000..387dc60 --- /dev/null +++ b/assets/json/skills.dev.json @@ -0,0 +1,8 @@ +{ + "c-c++": [ + "internal, injectable modifications via OpenGL and DirectX", + "remote PE image injections", + "ImGui", + "GBDK" + ] +} |