com.ferdi.todo
Version:
This is a very simple todo list window to use directly in the Unity editor.
18 lines • 401 B
JSON
{
"name": "com.ferdi.todo",
"version": "1.0.5",
"displayName": "TODO List",
"description": "This is a very simple todo list window to use directly in the Unity editor.",
"unity": "2019.1",
"keywords": [
"Ferdi",
"TODO",
"List"
],
"author": {
"name": "Ferdi",
"email": "dervieuxferdinand@gmail.com",
"url": "https://ferdinanddervieux.com"
},
"type": "tool"
}