Skip to content

MineBill/Seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seed

A cross-platform launcher for the Flax game engine.

image image

Download

Check out the latest release.

For Linux users:

  • You should have a relatively up-to-date distro that offers a newer GLIBC version (you need this for Flax anyway).
  • Download the Seed.AppImage and mark it as executable.
  • Run!
  • Consider using something such as Gear Lever which can install desktop shortcuts for AppImages and update them automatically, or AppImageLauncher.

For Windows users:

  • Download and run the installer.
  • You should now be able to search for Seed Launcher and run it.

Features

  • Manage multiple installations and platform tools of the Flax game engine, with support for:
    • Stable versions.
    • Nightly CI builds.
  • Manage multiple projects:
    • Link your project to a specific engine version.
    • Set engine launch arguments per project.
    • Quick access to clearing the Cache folder.
  • Create new projects easily!
  • In addition to the built-in templates, the Seed launcher allows you to mark your own projects as templates, which means you can create multiple different projects and use them when creating a new project, for quicker prototyping and iteration!
  • Right from the launcher, you can download the official samples, which are stored as templates, allowing you to create new projects based on them without messing with the original sample files.

Issues

Feel free to open issues for any bugs you find or missing features you'd like to see implemented!

Building

To build the Seed launcher run the dotnet build command.

The binary can be found in bin/Debug/[Net-Version] (e.g bin/Debug/Net7.0 ) which can be ran using dotnet Launcher.dll command.

For development, it is recommended to use dotnet run within the Launcher (case sensitive) directory.

Contributing

Feel free to open PRs for bug fixes or small QOL changes but when deciding to work on bigger PRs, it's better to open an issue first to discuss them. Not doing so might result in wasted time on your part, if the PR doesn't align with the project's vision.

About

A cross-platform launcher for the Flax game engine.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages