{"id":19944896,"url":"https://github.com/gameworkstore/google-protobuf","last_synced_at":"2025-09-19T11:31:36.570Z","repository":{"id":108955218,"uuid":"478397050","full_name":"GameWorkstore/google-protobuf","owner":"GameWorkstore","description":"Google Protobuf for Unity and Unreal! This repository applies the same license terms as the original version. ","archived":false,"fork":false,"pushed_at":"2022-12-10T15:44:51.000Z","size":4648,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-13T00:26:53.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/GameWorkstore.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":"2022-04-06T04:05:24.000Z","updated_at":"2024-08-27T05:30:32.000Z","dependencies_parsed_at":"2023-03-07T13:01:02.306Z","dependency_job_id":null,"html_url":"https://github.com/GameWorkstore/google-protobuf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fgoogle-protobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fgoogle-protobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fgoogle-protobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameWorkstore%2Fgoogle-protobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GameWorkstore","download_url":"https://codeload.github.com/GameWorkstore/google-protobuf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233566886,"owners_count":18695290,"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":[],"created_at":"2024-11-13T00:23:22.147Z","updated_at":"2025-09-19T11:31:30.337Z","avatar_url":"https://github.com/GameWorkstore.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Protobuf for Unity and Unreal\n\n[Google Protobuf for Unity](https://github.com/GameWorkstore/google-protobuf-unity)!\n\n[Google Protobuf for Unreal](https://github.com/GameWorkstor/google-protobuf)\n\nThis repository applies the same license terms of the original version.\nOriginal repo: [protocolbuffers](https://github.com/protocolbuffers/protobuf) \n\n# Current Version\n\nYou can find at Assets/Package/CHANGES.txt\n\n# Updating this package:\n\nThis package will receive updates from time to time.\nTo do this:\n\n1) Replace Google.Protobuf folder for the original Root \u003e csharp \u003e src \u003e Google.Protobuf\n2) Replace CHANGES.txt for the original at Root.\n3) Replace Assets/Package/Protoc/{versions} for related OS versions (current MacOS 64, Windows 64 and Linux 64) from original repo.\n\n# How to install\n\n## Unity\n\nAt package.json, add these line of code:\n\u003e \"com.gameworkstore.googleprotobufunity\": \"git://github.com/GameWorkstore/google-protobuf-unity#3.15.2005\"\n\nAnd wait for unity to download and compile the package.\n\nfor update package for a newer version, update end of line from 3.15.2005 to any released version on Releases.\n\n## Unreal\n\nIn Progress\n\n# Installing Protoc\n\n### Windows\n\nThis package comes with preinstalled protoc for Windows 64 bits.\n\n### MacOS\n\nInstall protobuf using brew\n\n\u003e brew install protobuf\n\nInstall protoc-gen-go using brew\n\n\u003e brew install protoc-gen-go\n\nWhile the package contains solutions to fix PATH by itself,\nif you run into problems, follow this advice:\n\nBrew must simlink both protoc and protoc-gen-go binaries into /usr/local/bin folder.\nUse the button on preferences to debug your PATH variable and see which folders are available.\nFixing this should get rid of any binary not found errors appearing while compiling.\n\n# Configuring\n\nThere are two modes of configuration:\n\n## Global\nYou must configure at least a ProtobufConfig file anywhere in the project folder to allow the ProtobufCompiler to compile .proto files.\nThis is the preferred one for simple projects.\n\n## Local\nProtobufCompiler also accepts multiple ProtobufConfig.\nPut one ProtobufConfig inside each folder containing your .proto files to allow it find them and compile on each custom path properly.\nThis method is used for a project with more complex configurations or sub-projects inside Assets folder.\n\n#FAQ\n### [ProtobufCompiler]:protoc-gen-go: program not found or is not executable\nPlease specify a program using absolute path or make sure the program is available in your PATH system variable\n--go_out: protoc-gen-go: Plugin failed with status code 1.\n\nThis happens when your protoc and/or protoc-gen-go installation isn't configured properly. Verify PATH on windows,\nor /usr/local/bin to see if all binaries are there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgameworkstore%2Fgoogle-protobuf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgameworkstore%2Fgoogle-protobuf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgameworkstore%2Fgoogle-protobuf/lists"}