This commit is contained in:
syui 2025-04-22 09:02:35 +09:00
parent f9afca8407
commit e245fb5910
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -11,6 +11,11 @@ ue5でゲームを作成するまでの過程をまとめます。
|[Unreal Engine](https://dev.epicgames.com/documentation/ja-jp/unreal-engine/unreal-engine-5.5-release-notes)|5.5.4|公式サイト| |[Unreal Engine](https://dev.epicgames.com/documentation/ja-jp/unreal-engine/unreal-engine-5.5-release-notes)|5.5.4|公式サイト|
|[EpicGames/UnrealEngine](https://github.com/EpicGames/UnrealEngine)|src|github| |[EpicGames/UnrealEngine](https://github.com/EpicGames/UnrealEngine)|src|github|
```sh
# https://github.com/microsoft/winget-pkgs/tree/master/manifests/e/EpicGames/EpicGamesLauncher
$ winget install epicgames.epicgameslauncher
```
## パソコンのスペック ## パソコンのスペック
開発するゲームによりますが、GPUはnvidiaの`RTX 4060Ti`を使っています。特に不満はありません。 開発するゲームによりますが、GPUはnvidiaの`RTX 4060Ti`を使っています。特に不満はありません。