Skip to content

Commit

Permalink
Merge pull request #47 from mika-f/release/v1.0.0-alpha.20-pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
mika-f authored Mar 16, 2024
2 parents b63c39a + 28422ad commit 6e14ffb
Showing 1 changed file with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
{
"name": "cat.natsuneko.udon-obfuscator",
"version": "0.1.0",
"displayName": "Udon Obfuscator",
"description": "Udon Obfuscator is a powerful obfuscator for UdonSharp, containing a variety of features which provide protection for your source code.",
"name": "com.natsuneko.plana",
"version": "1.0.0-alpha.20",
"displayName": "Plana",
"description": "Plana is a powerful general purpose obfuscator for C#, but optimized for Unity and UdonSharp, containing a variety of features which provide protection for your source code from the hackers.",
"unity": "2019.4",
"keywords": [
"Obfuscator",
"VRChat",
"Udon",
"UdonSharp"
"UdonSharp",
"Security",
"Obfuscation"
],
"author": {
"name": "Natsune Mochizuki",
"email": "me@natsuneko.cat",
"url": "https://github.com/mika-f/udon-obfuscator"
"url": "https://github.com/mika-f/plana"
},
"license": "MIT",
"documentationUrl": "https://docs.natsuneko.cat/en-us/udon-obfuscator/",
"licensesUrl": "https://github.com/natsuneko-laboratory/udon-obfuscator/blob/main/LICENSE",
"documentationUrl": "https://docs.natsuneko.cat/plana/",
"licensesUrl": "https://github.com/mika-f/plana/blob/main/LICENSE",
"dependencies": {}
}

0 comments on commit 6e14ffb

Please sign in to comment.