gurkan01 468dc0043a
Some checks are pending
Unreal Engine Build / build-and-release (push) Waiting to run
Unreal Engine Build / macos-build (push) Successful in 33m50s
Capture Camera image correction
I've converted it to the new cinecapture system. It should now give high quality image results.
2025-04-07 16:47:03 +03:00
2025-04-02 23:07:51 +02:00
2025-04-06 19:02:11 +03:00
2025-04-07 16:47:03 +03:00
2025-04-07 16:47:03 +03:00
2025-04-06 19:02:11 +03:00
2025-04-07 16:47:03 +03:00
2025-03-18 19:25:25 +01:00
2025-03-28 10:49:28 +01:00
2025-04-05 17:58:26 +03:00
2025-04-03 15:29:06 +03:00
2025-03-13 16:53:14 +00:00
2025-04-01 12:05:53 +02:00
2025-04-05 17:58:26 +03:00
2025-04-04 18:45:13 +03:00
2025-04-02 15:04:08 +03:00
2025-03-24 18:55:52 +00:00
2025-04-01 12:05:53 +02:00
2025-04-02 15:04:08 +03:00

luckyworld

this is our unreal repository with our complete source code...

steps to pull the source code down and compile

  • (Don't download the .zip file. It's best to use the CLI or a visual tool so LFS can install the proper libraries)
  • git clone https://luckyrobots.com/luckyrobots/luckyworld.git
  • cd luckyworld
  • install git lfs
    • brew install git-lfs (macOS)
    • sudo yum install git-lfs (linux)
    • choco install git (windows) or via https://git-scm.com/download/win
      • select option to install git-lfs
  • git lfs pull (just in case)
  • right click .uproject file.
  • Generate Visual Studio Project Files (windows)
    • Open the generated .sln file with your IDE (i.e. Visual Studio or Rider)
  • (The project starts in 5.5 binary version so if you're using source you will need to right click the .uproject and switch your engine version)
  • Debug 'luckyrobots'
Description
this is our unreal repository with our complete source code
Readme PolyForm-Noncommercial-1.0.0 97 GiB
main Latest
2025-04-07 22:37:13 +00:00
Languages
C++ 66.1%
C 28.9%
HLSL 2.8%
GLSL 1.2%
CMake 0.8%
Other 0.2%