Skip to content

metaworking/adapt-protobuf-to-ue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adapt-protobuf-to-ue

Adapt protobuf source code to Unreal Engine 4

What is this?

A guide on how to adapt protobuf source code to UE4 step by step, also include a script

How to adapt protobuf source code to UE4

// TODO

Use script

  1. Install node
  2. Run npm i
  3. Clone Protobuf to disk
  4. Open ProtobufForUE.js
  5. Alter protobufRepoDir to your protobuf repo path
  6. Run node ProtobufForUE.js

About

Adapt protobuf source code to ue4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published