Skip to content

Avorion mod to have an autopilot for players ship. Either piggy back off of avorions autopilot or write a new one

Notifications You must be signed in to change notification settings

lethargi/CaptainMyShip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

CaptainMyShip

Mod to have autopilot functions for the ship the player is controlling

DISCLAIMER: Never made anything; installation maybe buggy along with the mod. Let me know of the problems.

INSTALLATION


Step 1.

Install ShipScriptLoader from

http://www.avorion.net/forum/index.php/topic,3918.0.html

Step 2.

Make a new folder in mods folder of Avorion called CaptainMyShip (create mods folder if absent).

Step 3.

Either download and extract the contents of this repository in the folder or clone it into the folder using git.

Step 4. Navigate to:

mods/ShipScriptLoader/config/ShipScriptLoader.lua

and place this line of code before 'return config':

Config.Add("mods/CaptainMyShip/scripts/entity/CaptainMyShip.lua")

DOWNLOAD


https://github.com/lethargi/CaptainMyShip/archive/master.zip

About

Avorion mod to have an autopilot for players ship. Either piggy back off of avorions autopilot or write a new one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages