An open API service indexing awesome lists of open source software.

https://github.com/ghostff/todo

A no frills todo list tool, ideal for small prototypes, game and personal projects.
https://github.com/ghostff/todo

csharp unity-editor unity3d

Last synced: about 2 months ago
JSON representation

A no frills todo list tool, ideal for small prototypes, game and personal projects.

Awesome Lists containing this project

README

          

# Todo
A no frills todo list tool, ideal for small prototypes, game and personal projects.

![alt text](ss.png)

Git branch setup: ``TodoEditor.branch = "origin master"``
Note: This will create a directory like this ``Assets/Scripts/Editor/Resources/`` in your project,
unless changed. See:
`` TodoEditor.dir = "Assets/Scripts/Editor/Resources/"``