{"id":25470361,"url":"https://github.com/sotterbeck/resource-creator","last_synced_at":"2026-05-03T05:37:44.083Z","repository":{"id":276886660,"uuid":"930613902","full_name":"sotterbeck/resource-creator","owner":"sotterbeck","description":"⚙️ Automate tedious parts of resource pack creation","archived":false,"fork":false,"pushed_at":"2025-02-11T00:25:40.000Z","size":672,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T01:24:55.487Z","etag":null,"topics":["go","react","resourcepack","utility"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sotterbeck.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":"2025-02-10T23:17:29.000Z","updated_at":"2025-02-11T00:25:43.000Z","dependencies_parsed_at":"2025-02-11T01:35:11.113Z","dependency_job_id":null,"html_url":"https://github.com/sotterbeck/resource-creator","commit_stats":null,"previous_names":["sotterbeck/resource-creator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sotterbeck%2Fresource-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sotterbeck%2Fresource-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sotterbeck%2Fresource-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sotterbeck%2Fresource-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sotterbeck","download_url":"https://codeload.github.com/sotterbeck/resource-creator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239437543,"owners_count":19638515,"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":["go","react","resourcepack","utility"],"created_at":"2025-02-18T08:33:05.323Z","updated_at":"2025-11-04T18:30:35.143Z","avatar_url":"https://github.com/sotterbeck.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resource Creator\n\nResource Creator is a powerful tool designed to streamline the creation of Minecraft Resource Packs. It automates the\ntedious parts of resource pack creation, so you can focus on creativity.\n\n![A screenshot of Resource Creator](docs/banner.png)\n\n## Features\n\n### CTM Pattern Texture Generator\n\n- **Automated Processing:** Generate a complete pattern texture from a single source image.\n- **Smart Splitting:** Automatically splits the pattern and generates the necessary .properties file.\n- **Instant Preview:** Quickly preview your generated pattern within the application.\n\n### Alternate Texture Generator\n\n- Coming Soon: Stay tuned for upcoming features.\n\n\u003e **Note:** Resource Creator is still in development, and some features may not be available yet.\n\n## Development Setup\n\nResource Creator is built with [Wails](https://wails.app), a Go framework for desktop applications, and features a\nmodern frontend powered by Vite and React.\n\n### Prerequisites\n\n- [Go](https://golang.org/dl/)\n- [Node.js](https://nodejs.org/en/download/)\n- [Wails](https://wails.io/docs/gettingstarted/installation)\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/sotterbeck/resource-creator.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd resource-creator\n   ```\n3. Run all tests to ensure everything is working correctly:\n   ```bash\n   go test ./...\n   ```\n\nNow you all set up. You can start the application in development mode or build it for production. For more information,\nsee below.\n\n### Live Development\n\nFor rapid development and testing:\n\n1. Navigate to the project directory.\n2. Run:\n\n    ```bash\n    wails dev\n    ```\n   This command:\n    - Launches a Vite development server with fast hot-reloading for frontend changes.\n    - Starts a dev server on http://localhost:34115 to allow direct interaction with your Go backend methods via your\n      browser’s devtools.\n\n### Building for Production\n\nTo create a production-ready distributable:\n\n```bash\nwails build\n```\n\nThis command compiles the application into a standalone package for redistribution.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsotterbeck%2Fresource-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsotterbeck%2Fresource-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsotterbeck%2Fresource-creator/lists"}