Skip to content

jam1garner/discord-forge

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Discord Forge

A Discord bot for converting smash ultimate and smash for wii u filetypes.

Build Requirements

  • Rust nightly
rustup install nightly
  • Recent openssl version
  • cmake (see below)
  • libsamplerate (see below)

Ubuntu dependency setup:

sudo apt install -y cmake libsamplerate-dev libclang-dev

Building

Needs openssl 1.10+, may require a cargo clean before rebuilding if getting ssl errors even after installing.

cargo +nightly build

use the %update command within discord to install the needed non-static dependencies. See %help for more information.

About

Discord bot for converting to and from Smash Ultimate's formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published