Skip to content

Dependency documentation? #1

@NotMrFlibble

Description

@NotMrFlibble

To compile Multibound on Debian, Ubuntu and similar operating systems, you will need:

  • mono-xbuild
  • mono-devel
  • libgtk3.0-cil-dev

To compile it, xbuild MultiBound.sln. Compilation will fail in the presence of libglib2.0-cil-dev.

To run it, edit ExampleRoot/multibound.config to point at “…/SteamApps/common/Starbound/linux/starbound” (adjust path as needed) then

cd ExampleRoot
../MultiBound/bin/Debug/MultiBound.exe

If that causes an exec format error (e.g. your kernel isn't built with binfmt_misc support), you'll need mono ./MultiBound/bin/Debug/MultiBound.exe instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions