Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 483 Bytes

Description

A PotatoLauncher clone (rethemed) written in C++ because I got bored.

Contribution Guidelines

Contributions are welcome! Please follow these steps:

  • Fork the repository
  • Create a new branch (git checkout -b feature-branch)
  • Commit your changes (git commit -am 'Add new feature')
  • Push to the branch (git push origin feature-branch)
  • Create a new Pull Request

License

This project is licensed under the Apache 2.0 guidelines