diff --git a/.gitmodules b/.gitmodules index 6a67e65..c8a7be4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "RockSnifferLib"] path = RockSnifferLib - url = https://github.com/PoizenJam/RockSnifferLib.git + url = https://github.com/kokolihapihvi/RockSnifferLib.git [submodule "Rocksmith2014PsarcLib"] path = Rocksmith2014PsarcLib url = https://github.com/kokolihapihvi/Rocksmith2014PsarcLib.git diff --git a/README.md b/README.md index cfd6373..d1e610a 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ RockSniffer is an application designed for Rocksmith 2014 streamers. It allows you to display the currently played song and some gameplay stats automatically in realtime. -RockSniffer_PJ is an altered fork of the original RockSniffer with enhanced playtracking status and more robust logging. The fork will track whether a song has been paused or restarted, and outputs times-stamped song-details on song start and end. The intended use case is to enhance stat tracking and video editing capabilities, as the time-stamps can be used to cut individual song videos from larger recordings. +Requires [RockSnifferLib](https://github.com/kokolihapihvi/RockSnifferLib) -Requires custom [RockSnifferLib](https://github.com/PoizenJam/RockSnifferLib) +# RockSniffer Download Link +Download link: [Latest Version](https://github.com/kokolihapihvi/RockSniffer/releases/) # RockSniffer Setup Go here for a quick guide how to set up RockSniffer: [RockSniffer Wiki](https://github.com/kokolihapihvi/RockSniffer/wiki/Set-Up)