DCDictionaryProcessor/package.json

13 lines
386 B
JSON
Raw Normal View History

2025-07-13 18:43:32 +00:00
{
"name": "com.danielcumbor.dictionaryprocessor",
"version": "1.0.0",
"displayName": "DC Dictionary Processor",
"description": "A custom Unity tool window for filtering dictionaries.",
"unity": "6000.0",
"unityRelease": "23f1",
"author": {
"name": "Daniel Cumbor",
"email": "danc@ultr.uk",
"url": "https://www.danielcumbor.uk"
}
}