Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.33 KB

File metadata and controls

30 lines (20 loc) · 1.33 KB

🐠🎮 Unity Fishnet Multiplayer P2P Template

Welcome to the Unity Fishnet Multiplayer P2P Template repository! This template is designed to help you kickstart your multiplayer projects using Fishnet, a powerful multiplayer framework for Unity. Perfect for peer-to-peer (P2P) networking, this template provides a solid foundation for all your multiplayer needs!


🚀 Features

  • 🎯 Peer-to-Peer Networking: No dedicated server needed—host and play simultaneously!
  • 🐟 Fishnet Framework: Built with the reliable Fishnet networking solution.
  • 🎨 Easy Customization: Extend and modify for your specific project requirements.
  • Premade Lobby and Game Scene Working main menu and scene changer to change into your specific game with a player model and HP script.

🛠️ Setup Instructions

  1. Clone the Repository:
    git clone https://github.com/yourusername/Unity-Fishnet-Multiplayer-Template.git
    
  2. Open in Unity: Open the project in Unity (tested with Unity 2021.3 or higher).
  3. Install Dependencies: Ensure you have the Fishnet package installed. You can find it here.
  4. Run and Play: Start building your multiplayer game in no time!

📚 Documentation

For a detailed guide on how to extend the template, visit the Fishnet Documentation.

📝 License

Go for it i really don't mind.