Twertoon / SEA

Working version from SEA - Space Engineers Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S.E.A.

S.E.A. - Space Engineer Assistant, Workshop mod for the game "Space Engineers" https://steamcommunity.com/sharedfiles/filedetails/?id=2576035850

This mod allows you to manage ships and stations from the browser. For this, they must have an antenna and at least one unit in your property.

Русское описание: https://github.com/Twertoon/SEA/blob/master/README.RU.md

My working version from https://github.com/OniVe/S.E.A./releases
Original mod link in Steam Workshop (doesn't work) https://steamcommunity.com/sharedfiles/filedetails/?id=680600621

Video demonstration: https://www.youtube.com/watch?v=VR_LhpU5-vw
Work example 1
Work example 2

Server installation (Steam client):

  1. Download the server SEA.P (and game MOD SEA.GM)
  2. Unpack the archive file
  3. Go to the Steam client
  4. Menu "Library" -> press the right mouse button on the game "Space Engineers" -> Properties
  5. In the window "Space Engineers - Properties" select the "Local files" tab
  6. On the Advanced tab click "BROWSE LOCAL FILES"
  7. In the Explorer window, go to the folder "Bin64" and copy into it the contents of the directory "SEA.P" from the unpacked archive
  8. Close the Explorer window
  9. In the window "Space Engineers - Properties" select the "General" tab
  10. Press the "SET LAUNCH OPTIONS..."
  11. In the window "Parameters of run - Space Engineers" in the input box to insert a line " -plugin SEA.P.dll"
  12. Press button "OK"

Server configuration:

  1. Set the port (if necessary) [9000 by default]
  • Open file "SEA.P.dll.config" located in the directory of the game ".\Bin64" via notepad
  • Change the value to the desired value 9000 on the
  • In file "Utilities\netsh.update.bat" change the value of 9000, on the desired value in the "set port = 9000"
  1. Run "Utilities\netsh.update.bat" from administrator
  2. Add inbound and outbound rule to selected port in firewall

The order of updating from the old version:

  1. Delete the directory "web" in the root directory of the server "SEA.P.dll" (.\Bin64)
  2. Copy the configuration file "storage.s3db" in the directory ".\Bin64"

! Warning !

  • If you run the MOD (SEA.GM) without connected plugin server (SEA.P.dll), it is raise an error when you try to save the game. (Saving files will not be damaged).

About

Working version from SEA - Space Engineers Assistant

License:MIT License


Languages

Language:JavaScript 50.0%Language:C# 40.3%Language:CSS 9.1%Language:HTML 0.5%Language:Batchfile 0.1%