Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurawebdev/godotsteam_csharpbindings
GodotSteam C# Bindings
https://github.com/laurawebdev/godotsteam_csharpbindings
csharp godot godot-engine steam steam-api
Last synced: 2 months 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T13:51:26.000Z (6 months ago)
- Last Synced: 2024-07-31T17:10:22.732Z (6 months ago)
- Topics: csharp, godot, godot-engine, steam, steam-api
- Language: C#
- Homepage:
- Size: 28.2 MB
- Stars: 29
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
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.