Skip to content

Commit e1b3fa2

Browse files
committed
docs: Unity version 6000.0.46
1 parent e65b110 commit e1b3fa2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

JotunnLib/Documentation/tutorials/asset-creation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ New Assets can be created with Unity and imported into Valheim using Jötunn. In
66

77
Creation Tools
88
* [Visual Studio](https://visualstudio.microsoft.com/de/downloads/) - Editor for our plugin code
9-
* [Unity 2022.3.50](https://unity3d.com/unity/whats-new/2022.3.50) - Game engine that Valheim runs in
9+
* [Unity 6000.0.46](https://unity3d.com/unity/whats-new/6000.0.46) - Game engine that Valheim runs in
1010

1111
Game Mods (install these into your game as our mod has dependencies on them)
1212
* [Jötunn, the Valheim Library](https://thunderstore.io/c/valheim/p/ValheimModding/Jotunn/) - Mod with convenience methods we will use
@@ -22,7 +22,7 @@ To add an item to the game, a mod maker will have to:
2222

2323
## Unity Editor Setup
2424

25-
Valheim uses Unity Version **2022.3.50**
25+
Valheim uses Unity Version **6000.0.46**
2626

2727
If you don't have Unity already installed, download [UnityHub](https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.exe) from their website or install it with the Visual Studio Installer via `Individual Components` -> `Visual Studio Tools for Unity`. You will need an Unity account to register your PC and get a free licence. [Create the account](https://id.unity.com/account/new), login with it in UnityHub and get your licence via `Settings` -> `Licence Management`.
2828

0 commit comments

Comments
 (0)