com.fluid.find-and-replace
Version:
A simple modular find and replace tool for Unity
27 lines (26 loc) • 670 B
JSON
{
"name": "com.fluid.find-and-replace",
"version": "1.0.1",
"displayName": "Unity Find And Replace",
"description": "A simple modular find and replace tool for Unity",
"unity": "2019.3",
"repository": {
"type": "git",
"url": "https://github.com/ashblue/unity-find-and-replace.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/ashblue/unity-find-and-replace/issues"
},
"homepage": "https://github.com/ashblue/unity-find-and-replace#readme",
"keywords": [
"unity3d",
"find",
"replace"
],
"author": {
"name": "Ash Blue",
"email": "ash@blueashes.com",
"url": "https://twitter.com/ashbluewd"
}
}