Skip to content

Cross-platform frontend for the ADRIFT Runner

License

Notifications You must be signed in to change notification settings

curiousdannii/frankendrift

 
 

Repository files navigation

FrankenDrift

Build status

A cross-platform frontend for the ADRIFT Runner, built on the Eto.Forms library. (Work in progress -- until I get around to writing a more complete readme file, see this IntFiction forum thread.)

Prerequisites

Windows, macOS

All dependencies are in the download.

Linux

You will need to install the .NET 6 Runtime from Microsoft.

(Versions prior to 0.3.0 use the .NET 5 runtime instead, and require the libgdiplus package for graphics.)

Known limitations

The following features are known not to work:

  • in-line graphics (graphics always display in a separate window)
  • sound
  • the automatic map

License

The frontend (FrankenDrift.Runner) and compatibility glue (FrankenDrift.Glue) are © 2021-22 Adrian Welcker and distributed under the MIT license (see LICENSE). The ADRIFT logic code (FrankenDrift.Adrift) is © Campbell Wild and distributed under a 3-clause BSD license (see FrankenDrift.Adrift/LICENSE.txt)

About

Cross-platform frontend for the ADRIFT Runner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 93.9%
  • C# 6.0%
  • Shell 0.1%