{"id":21727018,"url":"https://github.com/frederoxdev/bedrockmoddingexperiments","last_synced_at":"2025-07-22T08:32:24.852Z","repository":{"id":171041250,"uuid":"645437436","full_name":"FrederoxDev/BedrockModdingExperiments","owner":"FrederoxDev","description":"Experiments with Zenova Launcher","archived":false,"fork":false,"pushed_at":"2023-06-03T19:02:23.000Z","size":403,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T09:26:15.786Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FrederoxDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-05-25T16:44:03.000Z","updated_at":"2023-06-21T07:52:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3c047aa-7086-4581-b6ee-3ae72d67911d","html_url":"https://github.com/FrederoxDev/BedrockModdingExperiments","commit_stats":null,"previous_names":["frederoxdev/bedrockmoddingexperiments"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FrederoxDev/BedrockModdingExperiments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FBedrockModdingExperiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FBedrockModdingExperiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FBedrockModdingExperiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FBedrockModdingExperiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrederoxDev","download_url":"https://codeload.github.com/FrederoxDev/BedrockModdingExperiments/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederoxDev%2FBedrockModdingExperiments/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266456245,"owners_count":23931383,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-26T03:43:10.956Z","updated_at":"2025-07-22T08:32:24.845Z","avatar_url":"https://github.com/FrederoxDev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mod Template\n\n## Getting Started\n\n### Prerequisites\n\n* **[Visual Studio](https://visualstudio.microsoft.com/downloads/)** - **Make sure to select C++ support in the installer.**\n* **[VSNASM](https://github.com/ShiftMediaProject/VSNASM/)**\n* **[Python 3](https://www.python.org/downloads/)**\n* **[CMake](https://cmake.org/download/)** - ZenovaAPI currently only supports 64-bit\n\n* **Python Packages** - `pip3 install pywin32`\n\n## Changing the Mod Name\n\n**No spaces in the modname**\n\nIn the files change Example to your modname\n\n**CMakeLists.txt**\n```\nset(ModName Example)\n```\n**resources/modinfo.json**\n```\n\"nameId\": \"Example\"\n```\n\n## Building\n\n1. Open the CMake GUI application\n2. Click on `Browse Source` and select the folder containing the repository\n3. Create a new folder for the build output in the repository folder\n4. Click on `Browse Build` and select your build folder\n5. Click on `Configure` and select `Visual Studio 20XX` as the generator\n6. Choose `x64` as the optional platform\n7. After the configuration process finishes, click on `Generate` to create the Visual Studio solution and project files in the build folder\n8. Open the solution file in Visual Studio. \n9. Build the project under the `Build` menu and selecting `Build Solution`\n10. After the build is complete, the generated files will be placed in the mod folder located at `%zenova_data%/mods/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrederoxdev%2Fbedrockmoddingexperiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrederoxdev%2Fbedrockmoddingexperiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrederoxdev%2Fbedrockmoddingexperiments/lists"}