Create A Project
Create A New Project
Create a new project in ALS version 5.0 (the latest available at the time of publication). If there are newer versions, create them. If you already have a project, you can proceed to the next step.
Switch Unreal Engine Version
The marketplace rules do not allow updates for engine plugins on old versions. Only the latest three versions are supported. Therefore, you need to change the engine version in the ALS project. I recommend getting the latest information on updates from the Discord community if you do not want to use the latest engine versions.
As of now, the latest engine version is 5.3. Therefore, you can switch the engine version in the project to be within the range of 5.1 to 5.3.
This may take some time.
Enable Plugin
Enable the Inventory System X plugin in the project. If you can't find it in the search, make sure you have downloaded it for this engine version.
After enabling the plugin, restart the project.
Now, enter the command isx.CopyInventoryToProjectFolder
in the console to move the plugin from the engine folder
to
the project folder. This may cause a slight freeze while copying. After that, restart the project. This is
necessary for the engine to recognize the new files in the project.