-
Clone the respository e.g.
git clone https://github.com/Stefangansevles/RemindMe -
Open the .sln file
- Add references to the DLL's from
RemindMe/External_DLL. Select all and pressOK, See screenshot:
Make sure none of the references still has an exclamation mark ( 
If you have obtained the bunifu dll, and visual studio is still giving you an error after you added the reference, delete the file-reference in /external_dll like so:
Then, add it again
Now run RemindMe :)
If for some reason you are getting a lot of errors saying visual studio doesn't recognize things like Reminder, Database.Entity, Songs, etc, then use Run custom tool on RemindMeDb.Context.tt like so:
This should generate them.
lastly, visit https://github.com/Stefangansevles/RemindMe/issues if something doesn't work.








