From 3737df51fde2541cb93bef3b92d7fd1997a119e8 Mon Sep 17 00:00:00 2001 From: = Date: Tue, 3 Sep 2024 11:44:54 -0700 Subject: [PATCH] clarified custom project --- src/ue4/custom-project.md | 2 +- src/ue4/getting-unreal.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ue4/custom-project.md b/src/ue4/custom-project.md index 74f8345..22c66d2 100644 --- a/src/ue4/custom-project.md +++ b/src/ue4/custom-project.md @@ -8,7 +8,7 @@ Below are download links for each game: - [Dragon Ball FighterZ custom project](https://drive.google.com/file/d/1-wjbe0aE4Xs8S7AunSB0XtAE-sSZsOnW/view?usp=sharing) - The original Granblue Fantasy Versus does not have a custom project. -- Guilty Gear -Strive-'s custom project is bundled with the editor. +- Guilty Gear -Strive-'s custom project is bundled with the editor. However, the content is a separate download. It can be found in [the same Google Drive folder as the editor.](https://drive.google.com/drive/u/0/folders/16hIM2Gy7V2Vcc3cpj10nY4emUhqmJwd7) - [DNF Duel custom project](https://1drv.ms/u/s!ApT7KvOr_B0hgY3rUBgqs787KHi5_iY?e=xKuxrI) - [Granblue Fantasy Versus Rising custom project](https://drive.google.com/file/d/1aA1WYxkxpOUpNqSi5kANLUhh4Ja7A_4l/view?usp=drive_link) diff --git a/src/ue4/getting-unreal.md b/src/ue4/getting-unreal.md index b86b28b..830221a 100644 --- a/src/ue4/getting-unreal.md +++ b/src/ue4/getting-unreal.md @@ -11,7 +11,7 @@ You can find the download links below. Just pick the one matching the game you w | Game | Engine | | ----------------------------- | -------------------------------------------------------------------------------------------------------- | | Dragon Ball FighterZ | [Unreal Engine 4.17](https://1drv.ms/u/s!ApT7KvOr_B0hy4ZgwT3lHcwhu3MVSA?e=cTrwqV) | -| Guilty Gear \-Strive\- | [Unreal Engine 4.25](https://drive.google.com/drive/u/0/folders/16hIM2Gy7V2Vcc3cpj10nY4emUhqmJwd7) | +| Guilty Gear \-Strive\- | [Unreal Engine 4.25 Plus](https://drive.google.com/drive/u/0/folders/16hIM2Gy7V2Vcc3cpj10nY4emUhqmJwd7) | | DNF Duel | [Unreal Engine 4.25](https://1drv.ms/u/s!ApT7KvOr_B0hkPgRVEhN1MsPEpnAeA?e=bPFdsf) | | Granblue Fantasy Versus | [Unreal Engine 4.21](https://1drv.ms/u/s!ApT7KvOr_B0hkPgWb5AjxrUapJcYmQ?e=79mVYA) | | Granblue Fantasy Versus Rising | [Unreal Engine 4.27](https://drive.google.com/file/d/1SnX9rcMxeHP82GojHocdLUux2Sa0qZG1/view?usp=sharing) |