Skip to content

VRPirates/rookie

Folders and files

NameName
Last commit message
Last commit date
Dec 5, 2022
Aug 28, 2024
Aug 28, 2024
Dec 27, 2024
Feb 22, 2025
Aug 28, 2024
Jan 5, 2023
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024
Nov 4, 2024
Feb 22, 2025
Dec 27, 2024
Apr 15, 2021
Jul 16, 2024
Feb 22, 2025
Nov 10, 2024
Dec 6, 2024
Jun 20, 2023
Aug 28, 2024
Jun 20, 2023
May 31, 2023
Feb 28, 2024
Nov 5, 2021
Dec 27, 2024
Mar 22, 2025
Mar 4, 2024
Aug 28, 2024
Jun 20, 2023
May 31, 2023
Oct 5, 2024
Aug 28, 2024
Oct 5, 2024
May 31, 2023
Dec 27, 2024
Oct 2, 2024
Oct 1, 2022
Dec 5, 2022
Dec 5, 2022
Dec 5, 2022
Apr 13, 2021
Oct 5, 2024
Oct 6, 2024
Oct 6, 2024
Oct 9, 2023
Jun 25, 2023
Oct 5, 2024
Feb 28, 2024
Jun 20, 2024
May 31, 2023
Dec 5, 2022
Aug 28, 2024
Dec 5, 2022
May 31, 2023
Feb 22, 2025
Aug 28, 2024
Jun 15, 2024
May 31, 2023
Nov 10, 2024
Feb 22, 2025
Feb 6, 2024
Feb 22, 2025
Apr 13, 2021
May 20, 2024
Feb 22, 2025
Feb 28, 2024

Repository files navigation

AndroidSideloader

GitHub last commit GitHub release (latest by date) Downloads Issues

Disclaimer

This application might get flagged as malware by some antivirus software; however, both the Sideloader and the Sideloader Launcher are open source.

To run properly, Rookie must be extracted to a non-Protected folder on your drive. We recommend running Rookie from C:\RSL\Rookie Do Not use folders such as- C:\Users; C:\Users\Desktop; C:\Program Files; OneDrive; Google Drive; etc... Rookie will cleanup its own folder. We are not responsible if you run Rookie from a folder containing other files as Rookie may delete them.

Support

For any assistance or questions, please utilize our support channels available at Live Chats.

Build Instructions

This project is developed using C# with WinForms targeting the .NET Framework 4.5.2. To build the project successfully in Visual Studio 2022, follow these steps:

  1. Clone this repository to your local machine.
  2. Ensure you have the .NET Framework 4.5.2 installed on your machine.
  3. Open the solution file (*.sln) in Visual Studio 2022.
  4. Sometimes the building process can fail due to the packages.config, you should migrate it to PackageReference, do this by right clicking on References in the Solution Explorer, and pressing "Migrate packages.config to PackageReference"
  5. Build the solution by selecting "Build" > "Build Solution" from the Visual Studio menu or pressing Ctrl + Shift + B. (or right click the solution in the solution explorer, then press Build)
  6. Run the application.

Contributing

We welcome contributions from the community. If you would like to contribute, please fork the repository, branch from the newest beta branch from this repository, make your changes, and submit a pull request.

License

AndroidSideloader is distributed under the GPL license, meaning any forks of it must have their source code made public on the internet. See the LICENSE file for details.