ATTENTION! The process of updating WiKi to version Eco 10.x has begun. Those wishing to participate can find out more Information on our ECO Contribution Wiki Discord.
From April 26 to May 12, errors may occur in the Wiki, as we will be carrying out a major update to the information processing modules.

Installing the ModKit: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
(Created page with " Get the ModKit 1. Log in to play.eco 2. If not already on account page, click your icon in the top right. 3. Click on "ModKit" in the "Game Download section" 4. Unzip the Mod...")
 
No edit summary
Line 1: Line 1:


Get the ModKit
== Get the ModKit ==
1. Log in to play.eco
# Log in to play.eco
2. If not already on account page, click your icon in the top right.
# If not already on account page, click your icon in the top right.
3. Click on "ModKit" in the "Game Download section"
# Click on "ModKit" in the "Game Download section"
4. Unzip the ModKit to a folder on your computer.
# Unzip the ModKit to a folder on your computer.


Install the ModKit
== Install the ModKit ==
1. Check the ProjectVersion.txt file in the ModKit folder, you will need a version that matches the year and first number exactly, but matching or higher than the third is ok.
# Check the ProjectVersion.txt file in the ModKit folder, you will need a version that matches the year and first number exactly, but matching or higher than the third is ok.
2. Install Unity if nessisary
# Install Unity if nessisary
3. Create a new Unity project, selected "3D" as the template.
# Create a new Unity project, selected "3D" as the template.
4. Select the "Window" menu, then click "Open Package Manager". If in the top left it says "In Project", click it and select "Unity Registry". Select "Collections" from the list and then click "Install" down the bottom right.
# Select the "Window" menu, then click "Open Package Manager". If in the top left it says "In Project", click it and select "Unity Registry". Select "Collections" from the list and then click "Install" down the bottom right.
4. Click on the "Assets" menu, then "Import Package", then "Custom Package...". Select EcoModKit.unitypackage in the ModKit folder and press "Open".
# Click on the "Assets" menu, then "Import Package", then "Custom Package...". Select EcoModKit.unitypackage in the ModKit folder and press "Open".
5. You are now ready to go!
# You are now ready to go!

Revision as of 04:11, 20 September 2020

Get the ModKit

  1. Log in to play.eco
  2. If not already on account page, click your icon in the top right.
  3. Click on "ModKit" in the "Game Download section"
  4. Unzip the ModKit to a folder on your computer.

Install the ModKit

  1. Check the ProjectVersion.txt file in the ModKit folder, you will need a version that matches the year and first number exactly, but matching or higher than the third is ok.
  2. Install Unity if nessisary
  3. Create a new Unity project, selected "3D" as the template.
  4. Select the "Window" menu, then click "Open Package Manager". If in the top left it says "In Project", click it and select "Unity Registry". Select "Collections" from the list and then click "Install" down the bottom right.
  5. Click on the "Assets" menu, then "Import Package", then "Custom Package...". Select EcoModKit.unitypackage in the ModKit folder and press "Open".
  6. You are now ready to go!