Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 680 Bytes

GodotSteam-Compatibility.md

File metadata and controls

13 lines (8 loc) · 680 Bytes

GodotSteam C# Bindings

Back to README

Table of Contents

Current Implementation Status: Implementation Status

GodotSteam Compatibility

In general, this project aims to be as close to the original GodotSteam implementation as possible to ensure compatibility of documentation material and a smooth transition process. Existing GodotSteam GDScript tutorials should be applicable 1-1 with little to no changes.

Some methods in this project return a specific enum or constant rather than a generic long for ease of use and a better developer experience.