Skip to content

Ziden/Lisergy-RTS

Repository files navigation

Codename Lisergy

LisergyPipeline

To run the server:

Requirements: .net core 6 or docker

Running the Server

Currently the MapServer and BattleServer are bundled into a standalone server for convenience.

cd LisergyServer/
dotnet build
cd ../MapServer/
dotnet build
dotnet run 

Or just open the solution in visual studio and click "RUN" on the MapServer solution.

To run the client:

Requirements: Unity

Just open the project, select the single scene that exists and run it.

Core Loop

image

Roadmap

image

Basic GDD

https://docs.google.com/document/d/1FoiBIhvpWwPVy5s_gLwaugZjPG2pnMK_K3bV8i--oiw/edit?usp=sharing