Coder Social home page Coder Social logo

rimurudev / customprojectbuilder Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 26 KB

💖Unity Build and Run + Enter Play Mode💖Custom Build and Run is a Unity editor extension designed to streamline the testing and development process of multiplayer games using Unity and Nakama Server.

License: MIT License

C# 100.00%
custom-builder unity unity-build unity-build-tool unity-editor utilities rimuru-dev rimurudev editor game

customprojectbuilder's Introduction

English | Русский

⭐Custom Build and Run Utility for Unity⭐

Made With Unity License Last Commit Repo Size Downloads Last Release GitHub stars GitHub user stars

Overview

Custom Build and Run is a Unity editor extension designed to streamline the testing and development process of multiplayer games using Unity and Nakama Server. With just a single command, it automates the building and launching of multiple standalone game instances alongside entering Play Mode in the Unity Editor, allowing you to test matchmaking and in-game interactions seamlessly.

Why Use Custom Build and Run?

This utility addresses the common challenge of testing multiplayer interactions in Unity. Traditionally, testing such features requires manual coordination between building the game, running multiple instances, and managing server connections. Custom Build and Run simplifies this into one step, saving time and reducing errors.

Features

  • One-Click Build and Run: Compile and run multiple standalone game instances with preconfigured settings using a single menu command or hotkey.
  • Simultaneous Editor Play Mode: Automatically enters Play Mode in the Unity Editor post-build for each instance, enabling immediate testing of multiplayer features.
  • Streamlined Workflow: Focus on development and testing rather than repetitive setup tasks, enhancing productivity and iteration speed.

Installation

  1. Clone this repository or download the latest release.
  2. Import the CustomBuildAndRun.cs script into your Unity project's Editor folder.
  3. Access the utility through the RimuruDev Tools menu or by pressing the assigned hotkey (%F1 by default).

Usage

After installation, the utility can be triggered via the editor menu RimuruDev Tools/Build and Run + Play Editor Mode or by using the hotkey %F1. Ensure your scenes are properly configured in the Build Settings and that the Nakama server is running.

Building and Running

Use the menu command or hotkey to initiate the build. The utility will:

  • Compile the game into a predefined build folder for each instance.
  • Launch each built game instance.
  • Enter Play Mode in the Unity Editor automatically for each instance.
RimuruDev Tools/Build and Run + Play Editor Mode %F1

image

Dependencies

Unity Editor: Ensure you have Unity Editor installed.

Contributing

If you have suggestions for improving the utility or have encountered issues, please feel free to contribute:

  • Fork the repository.
  • Create your feature branch (git checkout -b feature/AmazingFeature).
  • Commit your changes (git commit -am 'Add some AmazingFeature').
  • Push to the branch (git push origin feature/AmazingFeature).
  • Open a pull request.

Developed by RimuruDev

customprojectbuilder's People

Contributors

rimurudev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.