Skip to content

Commit

Permalink
Merge pull request #43 from OudomMunint/OudomMunint-patch-1
Browse files Browse the repository at this point in the history
PR: patch-1 => main
  • Loading branch information
OudomMunint authored Sep 28, 2024
2 parents c3519b9 + 35737c3 commit b69f79e
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: ncipollo/[email protected]
with:
artifacts: "UE4&5-github-actions-build"
tag: v2.1.1
tag: v2.1.2
6 changes: 3 additions & 3 deletions Config/DefaultGame.ini
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=346EC7DD4B47902D2529FCBC6AFFB1B8
ProjectID=87FBF80649ED3745C4EF19980CE488C6
ProjectName=Third Person Shooter
Description=Third Person shooter
CopyrightNotice=
bUseBorderlessWindow=False
bUseBorderlessWindow=True
Homepage="https://github.com/OudomMunint/Unreal-3rd-person-shooter-4.27"
ProjectVersion=2.1.1
ProjectVersion=2.1.2

[StartupActions]
bAddPacks=True
Expand Down
Binary file modified Content/BlueprintsMGE/WidgetBP/Menus/WBP_MainMenu.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Content/ShooterSimplifiedAI/Maps/DemoMap_ShooterAI.umap
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
### Downloads

- <b>v1.0 Windows_x86_64:</b> <a href="https://www.dropbox.com/sh/iaq1bsasgaz5znd/AABZkdeA_N6LC4kTpRVe0Af3a?dl=1">Download here</a>
- <b>v2.1.1 Windows_x86_64:</b> <a href="https://www.dropbox.com/scl/fi/butme4eri48009ugy7wc7/TPSv2.1.1_Windows_x86_64.zip?rlkey=2aveoab60n7fb3yv211gwbgoh&st=ixxk5704&dl=0">Download here</a>
- <b>v2.1.1 macOS (Intel & Apple Silicon):</b> <a href="https://www.dropbox.com/scl/fi/wo4zchtykyrc36wj6qz9k/TPSv2.1.1_macOS_arm64.zip?rlkey=8d10xtm7h93xb51tqcqs8f1nu&st=fz176q8l&dl=0">Download here</a>
- <b>v2.1.2 Windows_x86_64:</b> <a href="https://www.dropbox.com/scl/fi/iy0ja6y7zj64dtqxuh0al/v2.1.2_windows_x86.zip?rlkey=cm3svbal8sgr8i9n182frfybr&st=xso92ouq&dl=0">Download here</a>
- <b>v2.1.2 macOS (Intel & Apple Silicon):</b> <a href="https://www.dropbox.com/scl/fi/3n3sknj9zfyobjcc096pg/v2.1.2_macOS_universal.zip?rlkey=apa27fpraz2gwt7322c6t7lsf&st=qh459nrt&dl=0">Download here</a>

After downloading, extract the zip file and run the executable.
If you're on macOS, you might need to allow the app to run in `System Preferences > Security & Privacy` On Windows, you might need to allow the app to run in `Windows Security` prompt.
Expand Down

0 comments on commit b69f79e

Please sign in to comment.