-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a1538b
commit 371f502
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
# AgesTracker | ||
# Ages Tracker | ||
|
||
This is the source for the Ages Tracker pack for EmoTracker. | ||
|
||
## How to Use | ||
|
||
EmoTracker has a built in dev mode to use this code in that mode: | ||
- You will need to go to your EmoTracker folder and add a `dev` folder with the other folders | ||
- Add a `packs` folder to that new `dev` folder | ||
- clone this repo in packs | ||
- start up Emotracker with a `-dev` (I just created a new shortcut and added it) | ||
|
||
Now any changes you make will be loaded into EmoTracker. If you make more changes, hit "reset tracker button" to load the new changes | ||
|