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

Updated hideout.json, levels.json and maps.json #335

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 17, 2024

  1. Updated hideout.json, levels.json and maps.json using https://api.tar…

    …kov.dev/
    
    levels : The json format changed from `"1": {"exp": 0, "group": "1"}` to ```"1": {
            "exp": 0,
            "group": "1"
        }```
    
    maps: Added ground-zero but unable to change the "svg" value, please check to make sure it doesnt break anything
    
    hideout: Added missing new modules as well as updated requirements for each module. **I was unable to determine how the id of each module work. So requesting for some info on this so I can set it to the proper number.**
    Discoded committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4f758c9 View commit details
    Browse the repository at this point in the history