Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godette

DemonKingSwarn's Godot Utils

Docs

DirManager

Encryption

FileOps

Debug


Just a simple Godot utility to make life easier while developing your game!

Usage

  • Create a directory called library in your project's root
  • Download DemonKingSwarn.dll from releases
  • Add the following lines to your *.csproj file:
    <ItemGroup>
      <Reference Include="DemonKingSwarn">
        <HintPath>library/DemonKingSwarn.dll</HintPath>
      </Reference>
    </ItemGroup>
  • Done!

About

Demon's Godot Utils

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors