Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.55 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.55 KB

Méliès

A Rust built, GUI focused, remake or Ryukbot v2.

Goals

Ryukbot v2 was designed to make recording Team Fortress 2 footage as automated as possible while still allowing some freedom in how that automation worked, however, it's entirely command line interface made it confusing or even hard to use for some people. Méliès looks to change that by creating a faster and easier to understand system. With Rust and Tauri doing all of the heavy lifting, we won't need to rely on pythons relatively slow speeds to process everything. The GUI built with Svelte-Kit also has the goal of making the program as easy to understand and customizable as possible, allowing users to see and edit their settings without needing a text editor to edit a JSON file.

A Trip to the Moon

Georges Méliès was a French illusionist and film that took audiences from the Earth to the Moon back in 1902. I'm hoping this little program helps people unleash their own imaginations, just like Georges Méliès did all those years ago.

Getting Started

If you are familiar with Ryukbot or Ryukbot v2, a large amount of the program will feel similar but with the addition of a GUI.

A more detailed guide will be made in the future.

Todo/Known Issues

  • Possible issue with "Prevent overwriting previously made VDMs" setting
  • Add setting for demo location (such as "\demos")

License

This project uses the MIT License.