Skip to content
/ RATools Public
forked from Jamiras/RATools

Script interpreter for writing achievements for retroachievements.org

License

Notifications You must be signed in to change notification settings

gdeOo/RATools

 
 

Repository files navigation

RATools

Script interpreter for writing achievements for retroachievements.org

Build instructions (RATools only):

  1. Download the latest Core dll from Core releases and unzip into a "lib" directory under the RATools checkout.
  2. Download the nUnit and Moq dlls and extract them to a "lib" subdirectory under the RATools checkout.
  3. Open the "RATools.sln" project.
  4. Compile.

Build instructions (RATools + Core):

  1. Ensure your Core checkout is in a directory beside the RATools checkout.
  2. Download the nUnit and Moq dlls and extract them to a "libs" directory beside the RATools checkout.
    • you should now have three directories at the top level: Core, libs, RATools
  3. Open the "RATools + Core.sln" project.
  4. Compile.

About

Script interpreter for writing achievements for retroachievements.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%