{"id":18006235,"url":"https://github.com/blnstudio/bln_map_discoveries","last_synced_at":"2025-04-04T11:35:38.965Z","repository":{"id":258874913,"uuid":"875828826","full_name":"blnStudio/bln_map_discoveries","owner":"blnStudio","description":"a resource for RedM servers that enables map discoveries as in Story Mode of RDR2. This enhances the gameplay experience by revealing all map locations without requiring manual intervention.","archived":false,"fork":false,"pushed_at":"2025-01-07T15:34:23.000Z","size":2473,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T21:29:46.363Z","etag":null,"topics":["fivem","lua","redm","script"],"latest_commit_sha":null,"homepage":"https://discord.com/invite/MEZRYQVpnt","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blnStudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-20T23:25:23.000Z","updated_at":"2025-02-07T00:17:17.000Z","dependencies_parsed_at":"2024-10-22T03:52:45.694Z","dependency_job_id":null,"html_url":"https://github.com/blnStudio/bln_map_discoveries","commit_stats":null,"previous_names":["blnstudio/bln_map_discoveries"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_map_discoveries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_map_discoveries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_map_discoveries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_map_discoveries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blnStudio","download_url":"https://codeload.github.com/blnStudio/bln_map_discoveries/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247173108,"owners_count":20896033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fivem","lua","redm","script"],"created_at":"2024-10-30T01:06:58.748Z","updated_at":"2025-04-04T11:35:38.936Z","avatar_url":"https://github.com/blnStudio.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BLN Map Discoveries\n\n## Description\nis a resource for RedM servers that  enables map discoveries as in Story Mode of RDR2. This enhances the gameplay experience by revealing all map locations without requiring manual intervention.\n\n\u003cimg src=\"./_imgs/demo.png\" width=\"100%\" height=\"auto\" style=\"margin:1rem\" /\u003e\n\n## Features\n\n- Automatically enables all map discoveries on resource start.\n- Automatically disables all map discoveries on resource stop.\n- Includes a comprehensive list of all discoverable locations in Red Dead Redemption 2 story mode.\n\n## Installation\n\n1. Download the `bln_map_discoveries` folder.\n2. Place the folder in your RedM server's `resources` directory.\n3. Add the following line to your `server.cfg` file:\n   ```\n   ensure bln_map_discoveries\n   ```\n\n## Usage\n\nOnce installed and added to your `server.cfg`, the resource will automatically run when your server starts. No additional configuration or commands are necessary.\n\n- When the resource starts, all map discoveries will be enabled.\n- When the resource stops or the server shuts down, all map discoveries will be disabled.\n\n## Technical Details\n\nThe resource uses the following native functions:\n\n- `MapDiscoverRegion(hash)`: Enables a discovery\n- `MapDiscoverySetEnabled(hash, false)`: Disables a discovery\n\n## Customization\n\nIf you want to modify which discoveries are managed by this resource:\n\n1. Open the `c/data.lua` file.\n2. Modify the `DiscoveryData` table by adding or removing entries.\n3. Each entry should follow this format:\n   ```lua\n   {hashname = \"MAP_LOCATION_NAME\", hash = 0xHASH_VALUE},\n   ```\n\n## Contributing\n\nContributions to improve the resource are welcome. Please feel free to submit pull requests or create issues for bugs and feature requests.\n\n## Support\n\nIf you encounter any issues or have questions, please open an issue on the GitHub repository or contact the maintainer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblnstudio%2Fbln_map_discoveries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblnstudio%2Fbln_map_discoveries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblnstudio%2Fbln_map_discoveries/lists"}