Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 382 Bytes

OriginCacheCleaner

Command line utility to clear Origin(EA) cache

Written in C# / .NET 5.

Build Instructions

  • Make sure to have Visual Studio or Visual Studio Code installed
  • Clone repository using Git
  • Open repository folder and open the solution (.sln) file
  • At this point, if everything is sync'd in VS, you should be able to just simply build this and/or run it