From 03858b576c163a002e6ed9b92a764eff9fce80a9 Mon Sep 17 00:00:00 2001 From: LatvianModder Date: Sat, 21 Mar 2015 17:41:55 +0200 Subject: [PATCH] Updated README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f67598..e693f02 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # CurseGraph -This small application creates a background process in SystemTray (On Windows, its the small icon bar on bottom right) and tracks and records your mods total downloads every 15 minutes. By default, my mods are added, but you can press "Remove" to remove them and "Add a Mod" in main menu to add a new mod. Valid ModID is "224778-latcoremc" (the ending of your Curse project's link). Files are saved in C:/Users/username/LatMod/CurseGraph/, formatted in Json \ No newline at end of file +This small application creates a background process in SystemTray (On Windows, its the small icon bar on bottom right) and tracks and records your mods total downloads every 15 minutes. By default, my mods are added, but you can press "Remove" to remove them and "Add a Mod" in main menu to add a new mod. Files are saved in C:/Users/username/LatMod/CurseGraph/, formatted in Json + +Valid ModIDs are "224778-latcoremc" or "tinkers-construct" (the ending of your Curse project's link). Older projects dont have the number. + +This is still WIP for MacOSX, you can still doubleclick to open Graph selector, but you have to edit ModIDs in /user home/CurseGraph/mods.json \ No newline at end of file