Skip to content

Unreal plugin v0.2.0 - browser sign-in

Latest

Choose a tag to compare

@nikrich nikrich released this 25 Jun 15:28
· 9 commits to main since this release

Prebuilt Lockstep Source Control plugin for Unreal Engine 5.7.

Downloads

  • Windows (UE 5.7, prebuilt)LockstepSourceControl-UE5.7-Win64.zip. Drop in and go; no compiler needed.
  • macOS / Linux (source)LockstepSourceControl-Source-UE5.zip. No binaries; the editor compiles it on first open (needs Xcode / clang, like any UE C++ project). Works on Windows too if you prefer to build it yourself.

In 0.2.0

  • Browser-based sign-in — click "Sign in to Lockstep" in the provider settings; your browser opens, you authorize with GitHub/Google, and the token is stored securely in the OS credential manager. No env var, no copy-pasting PATs. (CI/headless can set LOCKSTEP_TOKEN to override.)

Install

Unzip into your project so you get <YourProject>/Plugins/LockstepSourceControl/, enable it (Edit -> Plugins -> "Lockstep"), then Revision Control -> Connect -> Provider: Lockstep -> Server URL -> Sign in to Lockstep. See INSTALL.txt in the zip.

Requires git + git-lfs on PATH. BSL 1.1 (free under USD $1M/yr).