Skip to content

lazypwny751/rusttale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusttale

image

Project.

TODO:

  • CI/CD release builds.
  • prebuild install scripts.
  • menu.

localization support.

There's a limited localization support, that's not limiting the language entry or context lenght but there is no variables or any custom values, so every entry must be constant, and on the another side, creating this transcription is too easy.

Sound&Music.

Installation.

Build from sources

# Let's clone the repository to local.
git clone https://github.com/lazypwny751/rusttale.git && cd rusttale

# First get the resources.
cargo run -p resources

# Build a release.
cargo build --release

or via prebuild installation script.

curl -S <link> | bash -

Usage.

Usage: rusttale [OPTIONS]

Options:
  -l, --language <LANGUAGE>  [default: en]
      --mode <MODE>          [default: game]
  -h, --help                 Print help
  -V, --version              Print version

Contributing.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Memory safe undertale.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages