A ready-to-use template for Rust game plugins. Required libraries are in the Managed folder.
Choose between Cursor and Windsurf for development.
- Download from https://www.cursor.com/
- Open Composer and select Agent mode.
- Install and open the project.
- Download from https://codeium.com/windsurf
- Install and open the repository.
- Clone the repository:
git clone https://github.com/publicrust/rust-template.git
- Open in Cursor or Windsurf.
- Start coding!