{"id":27345459,"url":"https://github.com/zuygui/flowupdater-json-creator","last_synced_at":"2025-04-12T18:00:12.152Z","repository":{"id":167856534,"uuid":"643475299","full_name":"zuygui/flowupdater-json-creator","owner":"zuygui","description":"Create JSON file compatibles with Flow Updater from command line.","archived":false,"fork":false,"pushed_at":"2024-03-31T11:52:09.000Z","size":143,"stargazers_count":2,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T17:59:52.967Z","etag":null,"topics":["cli","command-line-tool","curseforge","curseforge-api","flowupdater","minecraft","minecraft-mod","mods"],"latest_commit_sha":null,"homepage":"https://zuygui.is-a.dev/blogs/introducing-flowupdater-json-creator/","language":"Rust","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/zuygui.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-05-21T09:30:56.000Z","updated_at":"2024-02-29T15:38:49.000Z","dependencies_parsed_at":"2023-11-11T19:23:52.652Z","dependency_job_id":"272beead-b020-443a-8a6d-743a5140a6c6","html_url":"https://github.com/zuygui/flowupdater-json-creator","commit_stats":null,"previous_names":["zuygui/flowupdater-json-creator"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuygui%2Fflowupdater-json-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuygui%2Fflowupdater-json-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuygui%2Fflowupdater-json-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuygui%2Fflowupdater-json-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zuygui","download_url":"https://codeload.github.com/zuygui/flowupdater-json-creator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610368,"owners_count":21132920,"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":["cli","command-line-tool","curseforge","curseforge-api","flowupdater","minecraft","minecraft-mod","mods"],"created_at":"2025-04-12T18:00:10.530Z","updated_at":"2025-04-12T18:00:12.087Z","avatar_url":"https://github.com/zuygui.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flow Updater JSON Creator : Generate JSONs compatible with Flow Updater.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#todo\"\u003eTODO\u003c/a\u003e •\n  \u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e •\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e •\n  \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e •\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## TODO\n\n- Support other mods providers (Modrinth, etc.)\n- Add custom json targets (MCP, External Files, etc.)\n- Add compatibles version getter from ModLoader's API\n\nIf you have any suggestions, feel free to open an issue or a pull request.\n\n## Key Features\n\n- 📁 Generate JSON files compatible with [Flow Updater].\n- 🚀 Easy-to-use interface for creating configuration files.\n- 🔧 Customize JSON settings to match your requirements.\n- 📝 Documented code for easy integration into other projects.\n\n## Installation\n\n### Download from Releases\n\n1. Download the latest release from the [Releases](https://github.com/zuygui/flowupdater-json-creator/releases) page.\n\n### Build from source\n\nRequirements:\n\n- [Rust](https://www.rust-lang.org/tools/install)\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/zuygui/flow-updater-json-creator.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd flow-updater-json-creator\n```\n\n3. Build the application:\n\n```bash\ncargo build --bin flowupdater-json-creator --release\n```\n\n## Usage\n\n1. Run the application:\n\n```bash\n/path/to/flow-updater-json-creator/flowupdater-json-creator\n```\n\n2. Follow the on-screen instructions to generate your JSON files.\n\n3. Once generated, you can use the produced JSON files with the Flow Updater Java library.\n\n## Contributing\n\nContributions are welcome! Please follow these steps:\n\n1. Fork this repository.\n\n2. Create a new branch:\n\n```bash\ngit checkout -b feature/your-feature-name\n```\n\n3. Make your changes and commit them:\n\n```bash\ngit commit -am 'feat: :sparkles: implement new feature'\n```\n\n4. Push to your forked repository:\n\n```bash\ngit push origin feature/your-feature-name\n```\n\n5. Create a pull request detailing your changes.\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).\n\n---\n\n🤓 Happy Hacking ! - Handcrafted with 💖 by [Zuygui](https://github.com/zuygui).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuygui%2Fflowupdater-json-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuygui%2Fflowupdater-json-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuygui%2Fflowupdater-json-creator/lists"}