early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/optimus-cpp/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/optimus-cpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "optimus-cpp",
|
||||
"version": "0.3.0",
|
||||
"description": "ID hashing and Obfuscation using Knuth's Algorithm for C++",
|
||||
"homepage": "https://github.com/kafeg/optimus-cpp",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user