Skip to content

CSharpRedotTools/Template

Repository files navigation

github_banner

GitHub stars GitHub forks License GitHub last commit Contributors GitHub watchers

Setup

  1. Ensure your .NET SDK is at least 8.0.400. Check version with dotnet --version. Update if needed: Update .NET SDK
  2. Download and install the latest Redot C# release
  3. Clone with git clone --recursive https://github.com/CSharpRedotTools/Template
  4. If you want to setup Template for a specific genre, continue reading here

If you are not using Windows you may need to get a Custom ENet build

image

Features

Hot Features

WIP Features

  • 3D FPS Scene - Minimal first-person shooter scene with character controller and pre-made weapon animations.
  • 2D Top Down Scene - A dungeon scene with enemies, room transitions and working multiplayer.
  • Inventory - A WIP re-creation of my old inventory system.
  • Draggable Nodes - Make any node draggable.
  • State Manager - Implement states using delegates.
  • Mod Loader - Half-working mod loader.

scaled
Image by Rune

Contributing

Want to contribute? Start by looking here!

Thank you Brian Shao for helping with cross-platform compatibility.

Releases

No releases published

Packages

No packages published

Languages