Skip to content

A c# library of functions used by Happyfrozenfire in projects

License

Notifications You must be signed in to change notification settings

Happyfrozenfire/hfflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HFFlib

A c# library of functions used by Happyfrozenfire in projects

How to Use

If you want to use this in your project, simply add HFFlib.dll (found at https://github.com/Happyfrozenfire/hfflib/blob/main/HFFlib/bin/Debug/net5.0/HFFlib.dll) as a dependency. Do note that Program.cs should be ignored entirely. If you want to test this as a program, simply run HFFlib.exe (found at https://github.com/Happyfrozenfire/hfflib/blob/main/HFFlib/bin/Debug/net5.0/HFFlib.exe). Alternatively, compile and run Program.cs.

Dependencies

HFFlib, as a library, has no dependencies. However, Program.cs uses the Raylib C# binding as a dependency. You can find Raylib here: https://www.raylib.com

About

A c# library of functions used by Happyfrozenfire in projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages