Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.25 KB

File metadata and controls

38 lines (29 loc) · 1.25 KB

RAFlash

License Contributors

RAFlash is a project aimed at bringing RetroAchievements to Adobe Flash. Please note that RAFlash is still a work in progress and is not yet capable of playing any games with achievements.

Installation

To install and set up RAFlash, follow these steps:

  1. Clone the repository:
    git clone https://github.com/DevRubicate/RAFlash.git
    cd RAFlash
  2. Install dependencies:
  3. Build the project:
    make

Contributing

We welcome contributions to RAFlash! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your forked repository.
  5. Create a pull request to the main repository.

License

This project is licensed under the MIT License.