Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 542 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 542 Bytes

LD42 Gamejam Game build using Godot 3.0.6 using C#

ShortServe

This is the source code for a puzzle game built using godot 3.0 and c#. It requires a nuget package to run.

If you want to give it a shot head over to itch.io for a build of the actual game. Download Here!

Notes before opening project & building

  • You need to run nuget to restore the nuget packages. Use the following command: nuget restore ShortServe.sln

Enjoy, I love Godot 3!