mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
Update README.md
This commit is contained in:
@@ -1,20 +1,26 @@
|
||||
# FNGameProj
|
||||
# FNGameProj-24.00
|
||||
|
||||
> This is a repository with Unreal Projects for different Fortnite versions
|
||||
> This branch and version is deprectated and will receive no updates -> Use 24.40 PIE instead [Link](https://github.com/bc2424/UEFN-PIE)
|
||||
|
||||
## Versions
|
||||
> This is a Unreal Project for modding a old Version of Fortnite (24.00) which has some c++ class recreated
|
||||
|
||||
- [9.10](https://github.com/zyloxmods/FNGameProj/tree/9.10)
|
||||
- [14.30](https://github.com/zyloxmods/FNGameProj/tree/14.30)
|
||||
- [7.40](https://github.com/zyloxmods/FNGameProj/tree/7.40)
|
||||
## How To use
|
||||
|
||||
## Deprectated Versions
|
||||
#### Installation
|
||||
|
||||
- [24.00](https://github.com/zyloxmods/FNGameProj/tree/24.00)
|
||||
All desktop editions of [Visual Studio 2019+]((http://www.visualstudio.com/products/visual-studio-community-vs)) can build this Project
|
||||
|
||||
To install the correct components for this Project , make sure the Game Development with C++ workload is checked. Under the Installation Details section on the right, also choose the following components:
|
||||
- **C++ profiling tools**
|
||||
- **Windows 10 SDK** (10.0.18362 or newer)
|
||||
- **Unreal Engine Installer**
|
||||
Right click the *FortniteGame.uproject* and Switch Unreal Engine version 5.1 from egl
|
||||
|
||||
Right click the *FortniteGame.uproject* and Generate Visual Studio Project Files then open the *FortniteGame.sln* and build the Project with Visual Studio
|
||||
|
||||
Now launch the Project by launching the *FortniteGame.uproject*
|
||||
|
||||
---
|
||||
## Credit
|
||||
|
||||
- [Zylox](https://twitter.com/zyloxmods) - Code fixes and additions
|
||||
- [boredcrow24](https://twitter.com/boredcrow24) - Code fixes and additions
|
||||
- [RE-UE4SS](https://github.com/UE4SS-RE/RE-UE4SS) - UHT Dump
|
||||
- [UE4GameProjectGenerator](https://github.com/Buckminsterfullerene02/UE4GameProjectGenerator) - Project generation
|
||||
|
||||
Reference in New Issue
Block a user