Skip to content

Reloaded-Project/reloaded-templates-rust

Repository files navigation

Reloaded Rust Templates

Opinionated Rust project generators for libraries and binaries using cargo-generate.

Used by Sewer's Projects and the Reloaded-III framework.

📖 Documentation

For complete documentation, getting started guides, and contribution guidelines, visit our documentation site:

📚 View Documentation

🚀 Quick Start

# Install cargo-generate
cargo install cargo-generate

# Create a new project from template
cargo generate --git https://github.com/Reloaded-Project/reloaded-templates-rust.git

📋 Available Templates

  • library: Rust libraries, web servers, and binary/executable projects
  • reloaded3: Reloaded-III mods written in Rust (2024, 2025, god knows)

📄 License

This repository is licensed under the MIT License. Note that most Reloaded components themselves are licensed LGPL or GPLv3.

About

Common Project Configurations for Developing and Shipping Cross Platform Rust code in The Reloaded Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published