Giter VIP home page Giter VIP logo

fishmmo's Introduction

FishMMO

FishNetworking MMO Template

INITIAL SETUP INSTRUCTIONS

Windows

  1. Launch WindowsSetup.bat as Administrator.
  2. Ensure WSL, DOTNET 7, DOTNET-EF, and Docker are all installed.
  3. Configure the Database.cfg file in \FishMMO\
  4. Create a docker container and an initial migration.
  5. Build the FishMMO-DB project. The FishMMO-DB.dll should be automatically copied to your FishMMO/Assets/Plugins/Database directory.
  6. Repeat step 5 for FishMMO-Utils.

Note

If you want to use a different directory name than FishMMO please adjust FishMMO-DB.csproj and FishMMO-Utils.csproj.

 ...\FishMMO\Assets\Plugins\(FishMMO-DB or FishMMO-Utils)

You can rename the folder path to fit your directory structure.

FishMMO (Unity)

FishMMO will build your project for you. Click any of the Server or Client build types and select the output folder. All configuration files will be copied over automatically from the root project directory.

buildgame

Configuration

Configure LoginServer.cfg, WorldServer.cfg, and SceneServer.cfg in the builds Data folder. Ensure your SceneServer.cfg RelayAddress and RelayPort are pointing to the WorldServer.cfg address and port. If you would like to Add new WorldScenes to your project simply place them in the /Scenes/WorldScenes/ directory.

To Rebuild your new scenes InitialSpawnPositions, RespawnPositions, and/or Teleporters open the WorldSceneDetails asset which is located in /Resources/Prefabs/Shared/ and press the Rebuild button.

worldscenedetails

Start the servers

To start the server run START.bat on Windows or START.SH on Linux in the server build root directory to automatically launch the servers.

fishmmo's People

Contributors

jimdroberts avatar djgaven588 avatar alderoberge avatar ttay24 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.