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.
- Host: GitHub
- URL: https://github.com/ghostff/todo
- Owner: Ghostff
- Created: 2018-05-31T06:43:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T11:40:59.000Z (about 8 years ago)
- Last Synced: 2025-02-14T12:54:35.027Z (over 1 year ago)
- Topics: csharp, unity-editor, unity3d
- Language: C#
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo
A no frills todo list tool, ideal for small prototypes, game and personal projects.

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/"``