Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 846 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 846 Bytes

Unreal Editor GitHubPullRequest

Unreal Plugin that allow you to view pull request/open asset diff directly in Unreal Editor, to easy to review blueprint changed.

Setup

  • Clone project to project's Plugins directory and rebuild project and launch Unreal Editor and enable Source Control with Git.

  • Setup Personal access tokens (classic) for your Github account: image

  • Update token to allow read project: image

  • In Unreal Editor, Open Editor Preferences -> Github Pull Request Settings -> Past your access tokens (Use to down file in your repo).

  • In Unreal Editor, Open tool in Tools -> Github Pull Request.