Compare commits
72 Commits
Author | SHA1 | Date | |
---|---|---|---|
102d8f0750 | |||
fbd378539e | |||
124635bec6 | |||
3dbd3e5c08 | |||
|
44a125e44e | ||
271315f69b | |||
ee77ef6d8d | |||
6d2f2ac3e2 | |||
|
993677e971 | ||
|
5ba13ad0c2 | ||
|
96edce83ea | ||
00269327c6 | |||
3b52ba3596 | |||
5355fa3d9a | |||
4dcf92124f | |||
3640778c7b | |||
|
58073d73f3 | ||
9fabe6620f | |||
d2cbe4c0e5 | |||
1ca7338ef5 | |||
0d4b4981ed | |||
d03bbb482b | |||
3fa68331b6 | |||
981d30b2ed | |||
a8580042f6 | |||
74a6cdca2e | |||
|
65220f3318 | ||
|
dde79ffd54 | ||
|
c5c9eb20a5 | ||
|
9ce6ba07eb | ||
468dc0043a | |||
1b391cfa2a | |||
5705c28881 | |||
126ffaa30a | |||
3edf8c4ae5 | |||
dcdeca1471 | |||
dae8a865e5 | |||
f1254d0192 | |||
42e3a54baa | |||
196c02cd4b | |||
ae25b88325 | |||
85382d5e7f | |||
8d9588447c | |||
63780d36ab | |||
20e87ac918 | |||
3f9091a8b2 | |||
d24fb31073 | |||
92fb535c5a | |||
3beca60602 | |||
67dafa089a | |||
511e79706d | |||
c863ecf3e5 | |||
8605e20018 | |||
f5f227f180 | |||
505555ff16 | |||
2fe66c6071 | |||
|
1094e73c1c | ||
3ad7393e45 | |||
7604b2735e | |||
13e55228d9 | |||
5198f2b094 | |||
028015b4e5 | |||
7c2bd7b4c3 | |||
b410a8a42d | |||
|
790467d3b1 | ||
|
ba98447176 | ||
e87ee0c81d | |||
|
0b4b220dd3 | ||
b8facc78ec | |||
2c2219b3e8 | |||
7daabf6fba | |||
95069a412e |
.DS_StoreLuckyrobots.shManifest_DebugFiles_Linux.txtManifest_NonUFSFiles_Linux.txtManifest_UFSFiles_Linux.txt
.gitea/workflows
.gitignore.vsconfigAssets
Binaries
LuckyWorld (Mac).build/Mac/LuckyWorld.build
DerivedSources
LuckyWorld-Mac-Shipping.DependencyMetadataFileListLuckyWorld-Mac-Shipping.app-Simulated.xcentLuckyWorld-Mac-Shipping.app-Simulated.xcent.derLuckyWorld-Mac-Shipping.app.xcentLuckyWorld-Mac-Shipping.app.xcent.derScript-2E0D0C71EC40476E098C1617.shScript-985126F960E44DC6DC338213.shassetcatalog_dependenciesassetcatalog_generated_info.plistMac
LuckyWorld-Mac-Shipping.targetLuckyWorldEditor.targetUnrealEditor-LuckyWorld.dylibUnrealEditor.moduleslibboost_atomic-mt-a64.dyliblibboost_chrono-mt-a64.dyliblibboost_filesystem-mt-a64.dyliblibboost_iostreams-mt-a64.dyliblibboost_program_options-mt-a64.dyliblibboost_python311-mt-a64.dyliblibboost_regex-mt-a64.dyliblibboost_system-mt-a64.dyliblibboost_thread-mt-a64.dyliblibmujoco.3.2.7.dylibmujoco.dylib
Win64
LuckyWorldEditor.targetLuckyrobotsEditor.targetShaderCompileWorker.targetUnrealEditor-LuckyWorld-Win64-DebugGame.dllUnrealEditor-LuckyWorld-Win64-DebugGame.expUnrealEditor-LuckyWorld-Win64-DebugGame.pdbUnrealEditor-LuckyWorld.dllUnrealEditor-LuckyWorld.expUnrealEditor-LuckyWorld.pdbUnrealEditor-Luckyrobots.dllUnrealEditor-Luckyrobots.expUnrealEditor-Luckyrobots.patch_0.exeUnrealEditor-Luckyrobots.patch_0.expUnrealEditor-Luckyrobots.patch_0.pdbUnrealEditor-Luckyrobots.patch_0_PID_31192.exeUnrealEditor-Luckyrobots.pdbUnrealEditor-Win64-DebugGame.modulesUnrealEditor.modulesmujoco.dll
Builds
Linux
Engine
Binaries
Linux
ThirdParty/MsQuic/v220/linux
Content
Plugins/NNE/NNERuntimeORT/Binaries/ThirdParty/Onnxruntime/Linux
Programs/CrashReportClient/Content/Paks
Luckyrobots
Binaries/Linux
Luckyrobots-Linux-ShippingLuckyrobots-Linux-Shipping.debugLuckyrobots-Linux-Shipping.symlibOpenColorIO.so.2.3libboost_atomic-mt-x64.so.1.82.0libboost_chrono-mt-x64.so.1.82.0libboost_filesystem-mt-x64.so.1.82.0libboost_iostreams-mt-x64.so.1.82.0libboost_program_options-mt-x64.so.1.82.0libboost_python311-mt-x64.so.1.82.0libboost_regex-mt-x64.so.1.82.0libboost_system-mt-x64.so.1.82.0libboost_thread-mt-x64.so.1.82.0libmujoco.so.3.2.7
Content/Paks
Windows
Engine
Binaries/Win64
Config
Content
Programs/CrashReportClient/Content/Paks
Luckyrobots
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
103
.gitea/workflows/create-release.yml
Normal file
103
.gitea/workflows/create-release.yml
Normal file
@ -0,0 +1,103 @@
|
|||||||
|
name: Unreal Release
|
||||||
|
|
||||||
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
inputs:
|
||||||
|
windows_build_path:
|
||||||
|
description: 'Absolute path to the Windows build zip file'
|
||||||
|
required: true
|
||||||
|
default: 'E:\LuckyWorld\LuckyRobots\UNREAL_PROJECTS\Luckyrobots\Builds\Windows\LuckyRobots-Windows.zip'
|
||||||
|
linux_build_path:
|
||||||
|
description: 'Absolute path to the Linux build zip file'
|
||||||
|
required: true
|
||||||
|
default: 'E:\LuckyWorld\LuckyRobots\UNREAL_PROJECTS\Luckyrobots\Builds\Linux\LuckyRobots-Linux.zip'
|
||||||
|
mac_build_path:
|
||||||
|
description: 'Absolute path to the Mac build zip file'
|
||||||
|
required: true
|
||||||
|
default: 'E:\LuckyWorld\LuckyRobots\UNREAL_PROJECTS\Luckyrobots\Builds\Mac\LuckyRobots-Mac.zip'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
runs-on: windows
|
||||||
|
steps:
|
||||||
|
- name: Upload Linux Build Artifact
|
||||||
|
uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: LuckyRobots-Linux
|
||||||
|
path: ${{ github.event.inputs.linux_build_path }}
|
||||||
|
retention-days: 365
|
||||||
|
|
||||||
|
- name: Upload Windows Build Artifact
|
||||||
|
uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: LuckyRobots-Windows
|
||||||
|
path: ${{ github.event.inputs.windows_build_path }}
|
||||||
|
retention-days: 365
|
||||||
|
|
||||||
|
- name: Upload Mac Build Artifact
|
||||||
|
uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: LuckyRobots-Mac
|
||||||
|
path: ${{ github.event.inputs.mac_build_path }}
|
||||||
|
retention-days: 365
|
||||||
|
|
||||||
|
- name: Get Release Tag
|
||||||
|
shell: pwsh
|
||||||
|
run: |
|
||||||
|
# Fetch all tags
|
||||||
|
git fetch --tags
|
||||||
|
|
||||||
|
# Get the latest version tag, if any
|
||||||
|
# Uses Sort-Object with a version comparison scriptblock
|
||||||
|
$latestTag = git tag -l "v[0-9]*.[0-9]*.[0-9]*" | Sort-Object -Property @{Expression={[version]($_ -replace 'v')}} | Select-Object -Last 1
|
||||||
|
|
||||||
|
$newVersion = "1.0.0" # Default start version
|
||||||
|
|
||||||
|
if ($null -ne $latestTag -and $latestTag -ne '') {
|
||||||
|
Write-Host "Latest tag found: $latestTag"
|
||||||
|
# Strip 'v' prefix
|
||||||
|
$versionString = $latestTag -replace '^v'
|
||||||
|
|
||||||
|
# Split version into parts
|
||||||
|
$versionParts = $versionString.Split('.')
|
||||||
|
if ($versionParts.Length -eq 3) {
|
||||||
|
$major = [int]$versionParts[0]
|
||||||
|
$minor = [int]$versionParts[1]
|
||||||
|
$patch = [int]$versionParts[2]
|
||||||
|
|
||||||
|
# Auto-increment patch version
|
||||||
|
$patch++
|
||||||
|
$newVersion = "$major.$minor.$patch"
|
||||||
|
Write-Host "Auto-incremented patch version from $versionString to $newVersion"
|
||||||
|
} else {
|
||||||
|
Write-Host "Could not parse version from tag: $latestTag. Defaulting to 1.0.0"
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
Write-Host "No previous version tags found, starting with 1.0.0"
|
||||||
|
}
|
||||||
|
|
||||||
|
# Final tag with v prefix
|
||||||
|
$tag = "v$newVersion"
|
||||||
|
|
||||||
|
# Set environment variable for subsequent steps
|
||||||
|
echo "RELEASE_TAG=$tag" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
|
||||||
|
Write-Host "Using release tag: $tag"
|
||||||
|
|
||||||
|
- name: Create Release
|
||||||
|
uses: https://gitea.com/actions/gitea-release-action@main
|
||||||
|
with:
|
||||||
|
token: '${{ secrets.GITEA_TOKEN }}'
|
||||||
|
title: 'Release ${{ env.RELEASE_TAG }}'
|
||||||
|
body: |
|
||||||
|
## LuckyRobots Game Release ${{ env.RELEASE_TAG }}
|
||||||
|
|
||||||
|
Windows, Linux and Mac builds are attached below.
|
||||||
|
|
||||||
|
### Build Information
|
||||||
|
|
||||||
|
- Build Number: #${{ github.run_number }}
|
||||||
|
- Commit: ${{ github.sha }}
|
||||||
|
- Branch: ${{ github.ref_name }}
|
||||||
|
- Build Date: $(date -u +"%Y-%m-%d %H:%M:%S UTC")
|
||||||
|
prerelease: ${{ github.ref != 'refs/heads/main' }}
|
||||||
|
tag_name: '${{ env.RELEASE_TAG }}'
|
@ -2,8 +2,6 @@ name: Unreal Engine Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
|
||||||
branches: [main, develop]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-release:
|
build-and-release:
|
||||||
@ -64,7 +62,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: LuckyRobots-Windows
|
name: LuckyRobots-Windows
|
||||||
path: PackagedReleases/LuckyRobots-Windows.zip
|
path: PackagedReleases/LuckyRobots-Windows.zip
|
||||||
retention-days: 14
|
retention-days: 365
|
||||||
|
|
||||||
- name: Upload Linux Build Artifact
|
- name: Upload Linux Build Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
@ -72,7 +70,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: LuckyRobots-Linux
|
name: LuckyRobots-Linux
|
||||||
path: PackagedReleases/LuckyRobots-Linux.zip
|
path: PackagedReleases/LuckyRobots-Linux.zip
|
||||||
retention-days: 14
|
retention-days: 365
|
||||||
|
|
||||||
- name: Create Tag
|
- name: Create Tag
|
||||||
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop'
|
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop'
|
||||||
@ -185,11 +183,6 @@ jobs:
|
|||||||
<p><a href="https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Linux" class="download-btn">Download Linux Build</a></p>
|
<p><a href="https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Linux" class="download-btn">Download Linux Build</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="platform">
|
|
||||||
<h2>macOS</h2>
|
|
||||||
<p><a href="https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-macOS" class="download-btn">Download macOS Build</a></p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<p>Generated on '$(date -u +"%Y-%m-%d %H:%M:%S UTC")'</p>
|
<p>Generated on '$(date -u +"%Y-%m-%d %H:%M:%S UTC")'</p>
|
||||||
</footer>
|
</footer>
|
||||||
@ -213,9 +206,6 @@ jobs:
|
|||||||
|
|
||||||
- [Windows Build](https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Windows)
|
- [Windows Build](https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Windows)
|
||||||
- [Linux Build](https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Linux)
|
- [Linux Build](https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Linux)
|
||||||
- [macOS Build](https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-macOS)
|
|
||||||
|
|
||||||
Or visit our [download page](https://luckyrobots.com/luckyrobots/luckyworld/releases/download/${{ env.RELEASE_TAG }}/downloads.html).
|
|
||||||
|
|
||||||
### Build Information
|
### Build Information
|
||||||
|
|
||||||
@ -329,7 +319,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: LuckyRobots-macOS
|
name: LuckyRobots-macOS
|
||||||
path: PackagedReleases/*-macOS.zip
|
path: PackagedReleases/*-macOS.zip
|
||||||
retention-days: 14
|
retention-days: 365
|
||||||
|
|
||||||
- name: Create Release Note
|
- name: Create Release Note
|
||||||
run: |
|
run: |
|
||||||
|
51
.gitignore
vendored
51
.gitignore
vendored
@ -1,78 +1,43 @@
|
|||||||
BP_Puralink
|
|
||||||
BP_Revolute
|
|
||||||
|
|
||||||
# Visual Studio 2015 user specific files
|
# Visual Studio 2015 user specific files
|
||||||
.vs/
|
.vs/
|
||||||
|
|
||||||
# Compiled Object files
|
# Compiled Object files
|
||||||
*.slo
|
*.slo
|
||||||
*.lo
|
*.lo
|
||||||
*.o
|
*.o
|
||||||
*.obj
|
*.obj
|
||||||
|
|
||||||
# Precompiled Headers
|
# Precompiled Headers
|
||||||
*.gch
|
*.gch
|
||||||
*.pch
|
*.pch
|
||||||
|
|
||||||
# Compiled Dynamic libraries
|
|
||||||
*.so
|
|
||||||
*.dylib
|
|
||||||
*.dll
|
|
||||||
|
|
||||||
# Fortran module files
|
# Fortran module files
|
||||||
*.mod
|
*.mod
|
||||||
|
|
||||||
# Compiled Static libraries
|
# Compiled Static libraries
|
||||||
*.lai
|
*.lai
|
||||||
*.la
|
*.la
|
||||||
*.a
|
*.a
|
||||||
*.lib
|
*.lib
|
||||||
|
|
||||||
# Executables
|
|
||||||
*.exe
|
|
||||||
*.out
|
|
||||||
*.app
|
|
||||||
*.ipa
|
|
||||||
|
|
||||||
# These project files can be generated by the engine
|
|
||||||
*.xcodeproj
|
|
||||||
*.xcworkspace
|
|
||||||
*.sln
|
|
||||||
*.suo
|
|
||||||
*.opensdf
|
|
||||||
*.sdf
|
|
||||||
*.VC.db
|
|
||||||
*.VC.opendb
|
|
||||||
|
|
||||||
# Precompiled Assets
|
|
||||||
SourceArt/**/*.png
|
|
||||||
SourceArt/**/*.tga
|
|
||||||
|
|
||||||
# Binary Files
|
|
||||||
Binaries/*
|
|
||||||
Plugins/**/Binaries/*
|
|
||||||
|
|
||||||
# Builds
|
# Builds
|
||||||
Build/*
|
Build/*
|
||||||
|
Builds/*
|
||||||
|
*.app
|
||||||
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
|
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
|
||||||
!Build/*/
|
!Build/*/
|
||||||
Build/*/**
|
Build/*/**
|
||||||
!Build/*/PakBlacklist*.txt
|
!Build/*/PakBlacklist*.txt
|
||||||
|
|
||||||
# Don't ignore icon files in Build
|
# Don't ignore icon files in Build
|
||||||
!Build/**/*.ico
|
!Build/**/*.ico
|
||||||
|
|
||||||
# Built data for maps
|
# Built data for maps
|
||||||
*_BuiltData.uasset
|
*_BuiltData.uasset
|
||||||
|
|
||||||
# Configuration files generated by the Editor
|
# Configuration files generated by the Editor
|
||||||
Saved/*
|
Saved/*
|
||||||
|
|
||||||
# Compiled source files for the engine to use
|
# Compiled source files for the engine to use
|
||||||
Intermediate/*
|
Intermediate/*
|
||||||
Plugins/**/Intermediate/*
|
Plugins/**/Intermediate/*
|
||||||
|
|
||||||
# Cache files for the editor to use
|
# Cache files for the editor to use
|
||||||
DerivedDataCache/*
|
DerivedDataCache/*
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
/RobotData
|
||||||
|
|
||||||
|
#this only is the Binaries folder on the root, not the Binaries folder in the plugin folders
|
||||||
|
Binaries/**
|
||||||
|
*.app/
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
"Microsoft.VisualStudio.Component.Windows11SDK.22621",
|
"Microsoft.VisualStudio.Component.Windows11SDK.22621",
|
||||||
"Microsoft.VisualStudio.Workload.CoreEditor",
|
"Microsoft.VisualStudio.Workload.CoreEditor",
|
||||||
"Microsoft.VisualStudio.Workload.ManagedDesktop",
|
"Microsoft.VisualStudio.Workload.ManagedDesktop",
|
||||||
|
"Microsoft.VisualStudio.Workload.NativeCrossPlat",
|
||||||
"Microsoft.VisualStudio.Workload.NativeDesktop",
|
"Microsoft.VisualStudio.Workload.NativeDesktop",
|
||||||
"Microsoft.VisualStudio.Workload.NativeGame"
|
"Microsoft.VisualStudio.Workload.NativeGame"
|
||||||
]
|
]
|
||||||
|
BIN
Assets/Default_Logo_Horizontal.png
(Stored with Git LFS)
Normal file
BIN
Assets/Default_Logo_Horizontal.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/bedroom.png
(Stored with Git LFS)
Normal file
BIN
Assets/bedroom.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/loft.png
(Stored with Git LFS)
Normal file
BIN
Assets/loft.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Assets/luck-e.mp4
Normal file
BIN
Assets/luck-e.mp4
Normal file
Binary file not shown.
10
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/DerivedSources/Entitlements.plist
Normal file
10
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/DerivedSources/Entitlements.plist
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.security.app-sandbox</key>
|
||||||
|
<true/>
|
||||||
|
<key>com.apple.security.get-task-allow</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
5
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/LuckyWorld-Mac-Shipping.app-Simulated.xcent
Normal file
5
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/LuckyWorld-Mac-Shipping.app-Simulated.xcent
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict/>
|
||||||
|
</plist>
|
BIN
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/LuckyWorld-Mac-Shipping.app-Simulated.xcent.der
Normal file
BIN
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/LuckyWorld-Mac-Shipping.app-Simulated.xcent.der
Normal file
Binary file not shown.
10
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/LuckyWorld-Mac-Shipping.app.xcent
Normal file
10
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/LuckyWorld-Mac-Shipping.app.xcent
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.security.app-sandbox</key>
|
||||||
|
<true/>
|
||||||
|
<key>com.apple.security.get-task-allow</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
1
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/LuckyWorld-Mac-Shipping.app.xcent.der
Normal file
1
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/LuckyWorld-Mac-Shipping.app.xcent.der
Normal file
@ -0,0 +1 @@
|
|||||||
|
pR°M0#com.apple.security.app-sandboxÿ0&!com.apple.security.get-task-allowÿ
|
44
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/Script-2E0D0C71EC40476E098C1617.sh
Executable file
44
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/Script-2E0D0C71EC40476E098C1617.sh
Executable file
@ -0,0 +1,44 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
set -eo pipefail
|
||||||
|
SRC_EXE="${UE_BINARIES_DIR}/${UE_UBT_BINARY_SUBPATH}"
|
||||||
|
DEST_EXE="${CONFIGURATION_BUILD_DIR}/${EXECUTABLE_PATH}"
|
||||||
|
DEST_EXE_DIR=`dirname "${DEST_EXE}"`
|
||||||
|
|
||||||
|
echo Copying executable and any standalone dylibs into ${DEST_EXE_DIR} but do not overwrite unless src is newer
|
||||||
|
mkdir -p "${DEST_EXE_DIR}"
|
||||||
|
rsync -au "${SRC_EXE}" "${DEST_EXE}"
|
||||||
|
ditto "/Users/d/Projects/LuckyWorld/Plugins/LuckyMujoco/Source/ThirdParty/Mujoco/lib/mujoco.dylib" "${DEST_EXE_DIR}/libmujoco.3.2.7.dylib"
|
||||||
|
|
||||||
|
# Skip syncing if desired
|
||||||
|
if [[ ${UE_SKIP_STAGEDDATA_SYNC} -eq 1 ]]; then exit 0; fi
|
||||||
|
|
||||||
|
# When building engine projects, like UnrealGame, we don't have data to stage unless something has specified UE_OVERRIDE_STAGE_DIR
|
||||||
|
if [[ -z ${UE_OVERRIDE_STAGE_DIR} ]]; then
|
||||||
|
STAGED_DIR="${UE_PROJECT_DIR}/Saved/StagedBuilds/${UE_TARGET_PLATFORM_NAME}"
|
||||||
|
else
|
||||||
|
STAGED_DIR="${UE_OVERRIDE_STAGE_DIR}"
|
||||||
|
fi
|
||||||
|
if [[ -z ${STAGED_DIR} ]]; then exit 0; fi
|
||||||
|
# Make sure the staged directory exists and has files in it
|
||||||
|
if [[ ! -e "${STAGED_DIR}" || ! $(ls -A "${STAGED_DIR}") ]]; then
|
||||||
|
echo =========================================================================================
|
||||||
|
echo "WARNING: To run, you must have a valid staged build directory. The Staged location is:"
|
||||||
|
echo " ${STAGED_DIR}"
|
||||||
|
echo "Use the editor's Platforms menu, or run a command like::"
|
||||||
|
echo "./RunUAT.sh BuildCookRun -platform=Mac -project=<project> -build -cook -stage -pak"
|
||||||
|
echo =========================================================================================
|
||||||
|
exit -0
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "Syncing ${STAGED_DIR} to ${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/UE"
|
||||||
|
if [[ -e "${STAGED_DIR}" ]]; then
|
||||||
|
rsync -a --delete --exclude="/Info.plist" --exclude="/Manifest_*" --exclude="/*.app" "${STAGED_DIR}/" "${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/UE"
|
||||||
|
else
|
||||||
|
echo =========================================================================================
|
||||||
|
echo "WARNING: To run, you must have a valid staged sync source directory. The Staged SyncSource location is:"
|
||||||
|
echo "${STAGED_DIR}"
|
||||||
|
echo "Use the editor's Platforms menu, or run a command like::"
|
||||||
|
echo "./RunUAT.sh BuildCookRun -platform=Mac -project=<project> -build -cook -stage -pak"
|
||||||
|
echo =========================================================================================
|
||||||
|
exit -0
|
||||||
|
fi
|
44
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/Script-985126F960E44DC6DC338213.sh
Executable file
44
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/Script-985126F960E44DC6DC338213.sh
Executable file
@ -0,0 +1,44 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
set -eo pipefail
|
||||||
|
SRC_EXE="${UE_BINARIES_DIR}/${UE_UBT_BINARY_SUBPATH}"
|
||||||
|
DEST_EXE="${CONFIGURATION_BUILD_DIR}/${EXECUTABLE_PATH}"
|
||||||
|
DEST_EXE_DIR=`dirname "${DEST_EXE}"`
|
||||||
|
|
||||||
|
echo Copying executable and any standalone dylibs into ${DEST_EXE_DIR} but do not overwrite unless src is newer
|
||||||
|
mkdir -p "${DEST_EXE_DIR}"
|
||||||
|
rsync -au "${SRC_EXE}" "${DEST_EXE}"
|
||||||
|
ditto "/Users/d/Projects/LuckyWorld/Plugins/LuckyMujoco/Source/ThirdParty/Mujoco/lib/mujoco.dylib" "${DEST_EXE_DIR}/libmujoco.3.2.7.dylib"
|
||||||
|
|
||||||
|
# Skip syncing if desired
|
||||||
|
if [[ ${UE_SKIP_STAGEDDATA_SYNC} -eq 1 ]]; then exit 0; fi
|
||||||
|
|
||||||
|
# When building engine projects, like UnrealGame, we don't have data to stage unless something has specified UE_OVERRIDE_STAGE_DIR
|
||||||
|
if [[ -z ${UE_OVERRIDE_STAGE_DIR} ]]; then
|
||||||
|
STAGED_DIR="${UE_PROJECT_DIR}/Saved/StagedBuilds/${UE_TARGET_PLATFORM_NAME}"
|
||||||
|
else
|
||||||
|
STAGED_DIR="${UE_OVERRIDE_STAGE_DIR}"
|
||||||
|
fi
|
||||||
|
if [[ -z ${STAGED_DIR} ]]; then exit 0; fi
|
||||||
|
# Make sure the staged directory exists and has files in it
|
||||||
|
if [[ ! -e "${STAGED_DIR}" || ! $(ls -A "${STAGED_DIR}") ]]; then
|
||||||
|
echo =========================================================================================
|
||||||
|
echo "WARNING: To run, you must have a valid staged build directory. The Staged location is:"
|
||||||
|
echo " ${STAGED_DIR}"
|
||||||
|
echo "Use the editor's Platforms menu, or run a command like::"
|
||||||
|
echo "./RunUAT.sh BuildCookRun -platform=Mac -project=<project> -build -cook -stage -pak"
|
||||||
|
echo =========================================================================================
|
||||||
|
exit -0
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "Syncing ${STAGED_DIR} to ${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/UE"
|
||||||
|
if [[ -e "${STAGED_DIR}" ]]; then
|
||||||
|
rsync -a --delete --exclude="/Info.plist" --exclude="/Manifest_*" --exclude="/*.app" "${STAGED_DIR}/" "${CONFIGURATION_BUILD_DIR}/${CONTENTS_FOLDER_PATH}/UE"
|
||||||
|
else
|
||||||
|
echo =========================================================================================
|
||||||
|
echo "WARNING: To run, you must have a valid staged sync source directory. The Staged SyncSource location is:"
|
||||||
|
echo "${STAGED_DIR}"
|
||||||
|
echo "Use the editor's Platforms menu, or run a command like::"
|
||||||
|
echo "./RunUAT.sh BuildCookRun -platform=Mac -project=<project> -build -cook -stage -pak"
|
||||||
|
echo =========================================================================================
|
||||||
|
exit -0
|
||||||
|
fi
|
Binary file not shown.
10
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/assetcatalog_generated_info.plist
Normal file
10
Binaries/LuckyWorld (Mac).build/Mac/LuckyWorld.build/assetcatalog_generated_info.plist
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIconFile</key>
|
||||||
|
<string>AppIcon</string>
|
||||||
|
<key>CFBundleIconName</key>
|
||||||
|
<string>AppIcon</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
3872
Binaries/Mac/LuckyWorld-Mac-Shipping.target
Normal file
3872
Binaries/Mac/LuckyWorld-Mac-Shipping.target
Normal file
File diff suppressed because it is too large
Load Diff
24913
Binaries/Mac/LuckyWorldEditor.target
Normal file
24913
Binaries/Mac/LuckyWorldEditor.target
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Binaries/Mac/UnrealEditor-LuckyWorld.dylib
Executable file
BIN
Binaries/Mac/UnrealEditor-LuckyWorld.dylib
Executable file
Binary file not shown.
7
Binaries/Mac/UnrealEditor.modules
Normal file
7
Binaries/Mac/UnrealEditor.modules
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"BuildId": "37670630",
|
||||||
|
"Modules":
|
||||||
|
{
|
||||||
|
"LuckyWorld": "UnrealEditor-LuckyWorld.dylib"
|
||||||
|
}
|
||||||
|
}
|
BIN
Binaries/Mac/libboost_atomic-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_atomic-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libboost_chrono-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_chrono-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libboost_filesystem-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_filesystem-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libboost_iostreams-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_iostreams-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libboost_program_options-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_program_options-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libboost_python311-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_python311-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libboost_regex-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_regex-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libboost_system-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_system-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libboost_thread-mt-a64.dylib
Executable file
BIN
Binaries/Mac/libboost_thread-mt-a64.dylib
Executable file
Binary file not shown.
BIN
Binaries/Mac/libmujoco.3.2.7.dylib
Normal file
BIN
Binaries/Mac/libmujoco.3.2.7.dylib
Normal file
Binary file not shown.
BIN
Binaries/Mac/mujoco.dylib
Normal file
BIN
Binaries/Mac/mujoco.dylib
Normal file
Binary file not shown.
30997
Binaries/Win64/LuckyWorldEditor.target
Normal file
30997
Binaries/Win64/LuckyWorldEditor.target
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
BIN
Binaries/Win64/UnrealEditor-LuckyWorld-Win64-DebugGame.dll
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-LuckyWorld-Win64-DebugGame.dll
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-LuckyWorld-Win64-DebugGame.exp
Normal file
BIN
Binaries/Win64/UnrealEditor-LuckyWorld-Win64-DebugGame.exp
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-LuckyWorld-Win64-DebugGame.pdb
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-LuckyWorld-Win64-DebugGame.pdb
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-LuckyWorld.dll
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-LuckyWorld.dll
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-LuckyWorld.exp
Normal file
BIN
Binaries/Win64/UnrealEditor-LuckyWorld.exp
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-LuckyWorld.pdb
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-LuckyWorld.pdb
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.dll
(Stored with Git LFS)
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.dll
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.patch_0.exe
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.patch_0.exe
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.patch_0.exp
Normal file
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.patch_0.exp
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.patch_0.pdb
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.patch_0.pdb
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.patch_0_PID_31192.exe
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.patch_0_PID_31192.exe
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.pdb
(Stored with Git LFS)
BIN
Binaries/Win64/UnrealEditor-Luckyrobots.pdb
(Stored with Git LFS)
Binary file not shown.
7
Binaries/Win64/UnrealEditor-Win64-DebugGame.modules
Normal file
7
Binaries/Win64/UnrealEditor-Win64-DebugGame.modules
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"BuildId": "37670630",
|
||||||
|
"Modules":
|
||||||
|
{
|
||||||
|
"LuckyWorld": "UnrealEditor-LuckyWorld-Win64-DebugGame.dll"
|
||||||
|
}
|
||||||
|
}
|
@ -2,6 +2,6 @@
|
|||||||
"BuildId": "37670630",
|
"BuildId": "37670630",
|
||||||
"Modules":
|
"Modules":
|
||||||
{
|
{
|
||||||
"Luckyrobots": "UnrealEditor-Luckyrobots.dll"
|
"LuckyWorld": "UnrealEditor-LuckyWorld.dll"
|
||||||
}
|
}
|
||||||
}
|
}
|
BIN
Binaries/Win64/mujoco.dll
(Stored with Git LFS)
Normal file
BIN
Binaries/Win64/mujoco.dll
(Stored with Git LFS)
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,15 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<Name>Last Resort Font</Name>
|
|
||||||
<Location>/Engine/Content/SlateDebug/Fonts/LastResort.ttf</Location>
|
|
||||||
<Date>2016-06-10T14:17:31.3888811-04:00</Date>
|
|
||||||
<Function>The Last Resort font is a collection of glyphs to represent types of Unicode characters</Function>
|
|
||||||
<Justification>These glyphs are designed to allow users to recognize an encoded value in scenarios where the desired font doesn’t provide a character</Justification>
|
|
||||||
<Eula>http://www.unicode.org/policies/lastresortfont_eula.html</Eula>
|
|
||||||
<RedistributeTo>
|
|
||||||
<EndUserGroup>Licensees</EndUserGroup>
|
|
||||||
<EndUserGroup>Git</EndUserGroup>
|
|
||||||
<EndUserGroup>P4</EndUserGroup>
|
|
||||||
</RedistributeTo>
|
|
||||||
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/LastResortFont_License.txt</LicenseFolder>
|
|
||||||
</TpsData>
|
|
Binary file not shown.
BIN
Builds/Linux/Engine/Plugins/NNE/NNERuntimeORT/Binaries/ThirdParty/Onnxruntime/Linux/libonnxruntime.so.1.17.1
vendored
BIN
Builds/Linux/Engine/Plugins/NNE/NNERuntimeORT/Binaries/ThirdParty/Onnxruntime/Linux/libonnxruntime.so.1.17.1
vendored
Binary file not shown.
Binary file not shown.
@ -1,5 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
UE_TRUE_SCRIPT_NAME=$(echo \"$0\" | xargs readlink -f)
|
|
||||||
UE_PROJECT_ROOT=$(dirname "$UE_TRUE_SCRIPT_NAME")
|
|
||||||
chmod +x "$UE_PROJECT_ROOT/Luckyrobots/Binaries/Linux/Luckyrobots-Linux-Shipping"
|
|
||||||
"$UE_PROJECT_ROOT/Luckyrobots/Binaries/Linux/Luckyrobots-Linux-Shipping" Luckyrobots "$@"
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,6 +0,0 @@
|
|||||||
Engine/Binaries/Linux/CrashReportClient.debug 2025-03-31T17:17:51.362Z
|
|
||||||
Engine/Binaries/Linux/CrashReportClient.sym 2025-03-31T17:17:51.841Z
|
|
||||||
Luckyrobots/Binaries/Linux/Luckyrobots-Linux-Shipping.debug 2025-03-31T18:45:17.778Z
|
|
||||||
Luckyrobots/Binaries/Linux/Luckyrobots-Linux-Shipping.sym 2025-03-31T18:45:16.073Z
|
|
||||||
Engine/Content/SlateDebug/Fonts/LastResort.tps 2025-03-14T19:15:14.694Z
|
|
||||||
Engine/Content/SlateDebug/Fonts/LastResort.ttf 2025-03-14T19:15:14.698Z
|
|
@ -1,32 +0,0 @@
|
|||||||
Engine/Binaries/Linux/CrashReportClient 2025-03-31T17:17:49.036Z
|
|
||||||
Engine/Binaries/Linux/libEOSSDK-Linux-Shipping.so 2025-03-31T17:17:56.606Z
|
|
||||||
Luckyrobots/Binaries/Linux/Luckyrobots-Linux-Shipping 2025-03-31T18:45:18.120Z
|
|
||||||
Luckyrobots/Binaries/Linux/libOpenColorIO.so 2025-03-31T17:20:47.304Z
|
|
||||||
Luckyrobots/Binaries/Linux/libOpenColorIO.so.2.3 2025-03-31T17:20:47.311Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_atomic-mt-x64.so 2025-03-31T17:21:08.703Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_atomic-mt-x64.so.1.82.0 2025-03-31T17:21:08.705Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_chrono-mt-x64.so 2025-03-31T17:21:08.709Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_chrono-mt-x64.so.1.82.0 2025-03-31T17:21:08.712Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_filesystem-mt-x64.so 2025-03-31T17:21:08.716Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_filesystem-mt-x64.so.1.82.0 2025-03-31T17:21:08.719Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_iostreams-mt-x64.so 2025-03-31T17:21:08.724Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_iostreams-mt-x64.so.1.82.0 2025-03-31T17:21:08.727Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_program_options-mt-x64.so 2025-03-31T17:21:08.733Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_program_options-mt-x64.so.1.82.0 2025-03-31T17:21:08.737Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_python311-mt-x64.so 2025-03-31T17:21:08.743Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_python311-mt-x64.so.1.82.0 2025-03-31T17:21:08.746Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_regex-mt-x64.so 2025-03-31T17:21:08.752Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_regex-mt-x64.so.1.82.0 2025-03-31T17:21:08.754Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_system-mt-x64.so 2025-03-31T17:21:08.757Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_system-mt-x64.so.1.82.0 2025-03-31T17:21:08.758Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_thread-mt-x64.so 2025-03-31T17:21:08.763Z
|
|
||||||
Luckyrobots/Binaries/Linux/libboost_thread-mt-x64.so.1.82.0 2025-03-31T17:21:08.766Z
|
|
||||||
Luckyrobots/Binaries/Linux/libmujoco.so 2025-03-21T18:56:06.878Z
|
|
||||||
Luckyrobots/Binaries/Linux/libmujoco.so.3.2.7 2025-03-21T18:56:06.878Z
|
|
||||||
Luckyrobots.sh 2025-03-31T18:58:36.201Z
|
|
||||||
Engine/Binaries/ThirdParty/MsQuic/v220/linux/libmsquic.so 2025-03-31T17:19:31.492Z
|
|
||||||
Engine/Binaries/ThirdParty/MsQuic/v220/linux/libmsquic.so.2 2025-03-31T17:19:31.653Z
|
|
||||||
Engine/Content/Renderer/TessellationTable.bin 2025-03-14T19:15:14.474Z
|
|
||||||
Engine/Plugins/NNE/NNERuntimeORT/Binaries/ThirdParty/Onnxruntime/Linux/libonnxruntime.so 2025-03-14T19:21:51.435Z
|
|
||||||
Engine/Plugins/NNE/NNERuntimeORT/Binaries/ThirdParty/Onnxruntime/Linux/libonnxruntime.so.1.17.1 2025-03-14T19:18:09.960Z
|
|
||||||
Engine/Config/StagedBuild_Luckyrobots.ini 2025-03-31T18:58:36.205Z
|
|
File diff suppressed because it is too large
Load Diff
BIN
Builds/Windows/Engine/Binaries/Win64/CrashReportClient.pdb
(Stored with Git LFS)
BIN
Builds/Windows/Engine/Binaries/Win64/CrashReportClient.pdb
(Stored with Git LFS)
Binary file not shown.
BIN
Builds/Windows/Engine/Binaries/Win64/tbb.pdb
(Stored with Git LFS)
BIN
Builds/Windows/Engine/Binaries/Win64/tbb.pdb
(Stored with Git LFS)
Binary file not shown.
BIN
Builds/Windows/Engine/Binaries/Win64/tbbmalloc.pdb
(Stored with Git LFS)
BIN
Builds/Windows/Engine/Binaries/Win64/tbbmalloc.pdb
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before (image error) Size: 326 B |
@ -1,15 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<Name>Last Resort Font</Name>
|
|
||||||
<Location>/Engine/Content/SlateDebug/Fonts/LastResort.ttf</Location>
|
|
||||||
<Date>2016-06-10T14:17:31.3888811-04:00</Date>
|
|
||||||
<Function>The Last Resort font is a collection of glyphs to represent types of Unicode characters</Function>
|
|
||||||
<Justification>These glyphs are designed to allow users to recognize an encoded value in scenarios where the desired font doesn’t provide a character</Justification>
|
|
||||||
<Eula>http://www.unicode.org/policies/lastresortfont_eula.html</Eula>
|
|
||||||
<RedistributeTo>
|
|
||||||
<EndUserGroup>Licensees</EndUserGroup>
|
|
||||||
<EndUserGroup>Git</EndUserGroup>
|
|
||||||
<EndUserGroup>P4</EndUserGroup>
|
|
||||||
</RedistributeTo>
|
|
||||||
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/LastResortFont_License.txt</LicenseFolder>
|
|
||||||
</TpsData>
|
|
Binary file not shown.
Binary file not shown.
BIN
Builds/Windows/Luckyrobots/Binaries/Win64/Luckyrobots-Win64-Shipping.pdb
(Stored with Git LFS)
BIN
Builds/Windows/Luckyrobots/Binaries/Win64/Luckyrobots-Win64-Shipping.pdb
(Stored with Git LFS)
Binary file not shown.
BIN
Builds/Windows/Luckyrobots/Binaries/Win64/tbb.pdb
(Stored with Git LFS)
BIN
Builds/Windows/Luckyrobots/Binaries/Win64/tbb.pdb
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user