Skip to content

Commit 50bbbe1

Browse files
Updated to 5.4
1 parent 1d0540c commit 50bbbe1

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
.idea
12
Packaging/ParametricCornellBox*.zip

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Gabriel Cuvillier
3+
Copyright (c) 2023-2024 Gabriel Cuvillier
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

ParametricCornellBox/ParametricCornellBox.uproject

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"FileVersion": 3,
3-
"EngineAssociation": "5.3",
3+
"EngineAssociation": "5.4",
44
"Category": "",
55
"Description": "",
66
"TargetPlatforms": [

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ue5-parametric-cornell-box
22
A Parametric Cornell Box Actor for Unreal Engine 5
33

4-
Supported Unreal Engine versions: 5.2, 5.3
4+
Supported Unreal Engine versions: 5.2, 5.3, 5.4
55

66
Also available on the Unreal Engine Marketplace here: https://unrealengine.com/marketplace/en-US/product/parametric-cornell-box
77

0 commit comments

Comments
 (0)