Goran Lazarevski 510adab5b2
Some checks failed
Unreal Engine Build / build-and-release (push) Failing after 27m43s
Unreal Engine Build / macos-build (push) Successful in 37m21s
Split build to chunks
2025-04-01 19:56:58 +02:00
2025-04-01 19:56:58 +02:00
2025-04-01 12:05:53 +02:00
2025-04-01 12:05:53 +02:00
2025-03-26 22:30:03 +03:00
2025-03-26 22:30:03 +03:00
2025-04-01 12:05:53 +02:00
2025-03-26 21:01:52 +03:00
2025-03-18 19:25:25 +01:00
2025-03-28 10:49:28 +01:00
2025-03-26 01:10:32 +03:00
2025-03-13 16:53:14 +00:00
2025-04-01 12:05:53 +02:00
2025-03-27 11:35:26 -05:00
2025-03-28 10:49:28 +01:00
2025-03-24 18:55:52 +00:00
2025-04-01 12:05:53 +02: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 84 GiB
main Latest
2025-04-01 18:34:28 +00:00
Languages
C++ 89.4%
C 8.1%
C# 1.6%
Shell 0.5%
Standard ML 0.2%
Other 0.2%