Welcome to Rain Metal, a co-op game inspired by the post-apocalyptic world of "Hard Truck: Apocalypse." Journey through a desolate landscape, customize your apocalypse-ready vehicle, and engage in battles with your friends.
- Clone the repository:
git clone https://github.com/AmonDeShir/rainmetal.git - Run the game
cargo run --bin client
- The server can be created inside the game, but if you want to use a server
dedicated server, you need to compile it.
cargo build --bin server.
- Open the project in your favorite editor.
- Implement changes, test new features, and contribute to the project's growth.
- Report bugs or propose enhancements through the issue tracker.
The game is currently in the early stages of development and is not yet playable. It is not considered pre-alpha or a demo; development has recently commenced. Stay tuned for updates as we progress towards a playable version.
