https://github.com/laurawebdev/godotsteam_csharpbindings
GodotSteam C# Bindings
https://github.com/laurawebdev/godotsteam_csharpbindings
csharp godot godot-engine steam steam-api
Last synced: about 1 year ago
JSON representation
GodotSteam C# Bindings
- Host: GitHub
- URL: https://github.com/laurawebdev/godotsteam_csharpbindings
- Owner: LauraWebdev
- License: mit
- Created: 2023-11-10T04:47:40.000Z (over 2 years ago)
- Default Branch: refresh-jan-2025
- Last Pushed: 2025-01-30T08:06:52.000Z (over 1 year ago)
- Last Synced: 2025-03-03T02:52:18.600Z (over 1 year ago)
- Topics: csharp, godot, godot-engine, steam, steam-api
- Language: C#
- Homepage:
- Size: 39.4 MB
- Stars: 60
- Watchers: 2
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GodotSteam C# Bindings
C# Bindings for GodotSteam GDExtension 4.1
## Table of Contents
- [Getting Started](docs/Getting-Started.md)
- [Installation](docs/Getting-Started.md#installation)
- [Getting Started](docs/Getting-Started.md#getting-started)
- [Signals / Events](docs/Getting-Started.md#signals--events)
- [GodotSteam Compatibility](docs/GodotSteam-Compatibility.md)
- [GodotSteam Compatibility](docs/GodotSteam-Compatibility.md#godotsteam-compatibility)
- [Project](docs/Project.md)
- [Project Structure](docs/Project.md#project-structure)
- [Contributing](docs/Project.md#contributing)
- [Special Thanks](#special-thanks)
- [Donations](#donations)
- [License](#license)
Current Implementation Status: [Implementation Status](docs/Status.md)
## Special Thanks
- **Gramps** & the GodotSteam **contributors** for their GodotSteam project
- **Joanna** from the CoaguCo Industries Discord for initial guidance and connecting me with more C# Godot developers
- **tdb2** from the Chickensoft Discord for his interest in this project which gave me the motivation to finish it.
- **TerraDev64** for being my mental support while I manually rewrote thousands of lines of code.
## Donations
If you would like to support my open source projects, feel free to [drop me a coffee (or rather, an energy drink)](https://ko-fi.com/laurasofiaheimann) or check out my [release games](https://indiegesindel.itch.io) on itch.
## License
Just as GodotSteam itself, this project is licensed under the MIT License. For more information, check out the included [LICENSE](LICENSE) file.