8000 GitHub - fernandoepm1/RetroCheevos: Achievements sets developed for the RetroAchievements platform powered by https://github.com/suXinjke/cruncheevos
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fernandoepm1/RetroCheevos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetroCheevos

forthebadge

Description

This repo is for tracking the progress I make developing achievements for the RetroAchievements platform

Build

You'll need to have Node.js installed to be able to build the project and run the commands.

Install dependencies:

npm install

Build the project:

npm run build

Usage

You'll need to create a .env file in the location that you will run the commands and set the location of the RACache folder for the emulator you are using.

// .env file
RACACHE=/path/to/racache/folder

Check for changes against RACache:

npm run diff

Check for changes and save changes made in RACache:

npm run diff-save

Check @cruncheevos/cli for the complete usage docs.

About

Achievements sets developed for the RetroAchievements platform powered by https://github.com/suXinjke/cruncheevos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0