Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relying on git submodules for bot management #311

Open
skyborgff opened this issue Sep 12, 2023 · 1 comment
Open

Relying on git submodules for bot management #311

skyborgff opened this issue Sep 12, 2023 · 1 comment
Assignees

Comments

@skyborgff
Copy link
Member

The use of submodules could possibly allow for an easier bot management.
A git pull would only download the .submodules files, making it very quick,
Assuming the use of folders to categorize bots, each category would have it's own submodules. A bot could fit multiple categories (like active and story-mode), and proper management (idk if git does this) could allow for a bot to only be downloaded once, even if in different folders.
Having the list of bots on the first download would allow for bots to be downloaded on-demand by the user.

@skyborgff skyborgff moved this to Todo in RLBot v5 Sep 12, 2023
@skyborgff skyborgff removed the status in RLBot v5 Sep 12, 2023
@skyborgff
Copy link
Member Author

Could be used to preserve all bots that were done, and avoid trimming #310 (review)

@VirxEC VirxEC moved this to In Progress in RLBot v5 Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants