IndieBox is provided by Spacefarer R&D that allows you to download and manage games.
It's core game library and management functionality is forked from Gavilya, a MIT licensed software. Indie Box adds the Spacefarer Store, Streaming service, download service, account management service, and the submission tool for Indie Game Devs.
Indie Box is a user-friendly game launcher / game streaming / store / download app that provides an all in once location for indie games and other titles. Click here) to visit Indie Box's website.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
-
Fork the Repository: Start by forking the Indie Box repository to your GitHub account.
-
Clone the Fork: Clone your forked repository to your local machine using
git clone https://github.com/your-username/IndieBox.git
. -
Create a Branch: Create a new branch for your contribution using a descriptive name. For example,
feature/new-theme
orbugfix/issue-123
. -
Make Changes: Make your desired changes or additions to the codebase.
-
Test: Run tests (if available) to ensure your changes do not introduce new issues.
-
Commit and Push: Commit your changes and push them to your forked repository.
-
Create a Pull Request (PR): Go to the original Indie Box repository and create a new pull request. Provide a clear title, description, and link to any related issues.
-
Code Review: The maintainers will review your PR, provide feedback, and possibly suggest changes.
-
Iterate and Merge: Make any necessary changes based on the feedback received. Once the PR is approved, it will be merged into the main repository.
Please note that contributions should align with the project's scope and follow the existing code style and guidelines. By contributing, you agree that your work will be licensed under the project's MIT License.
- Visual Studio 2022 v17.0 or higher (VS2019 also works)
- .NET Desktop Developpement
- Git
- .NET 6 (.NET 5 is also recommanded)
Note: Other branches can also - of course - exist.
This project is licensed under the MIT License.
Visit the Indie Box Website to learn more about Indie Box.