issues
search
Drachenfrucht1
/
godotcord
A Discord Game SDK integration for Godot
https://drachenfrucht1.github.io/godotcord
MIT License
53
stars
5
forks
source link
Move all occurances of dictionaries to custom types
#70
Closed
Drachenfrucht1
closed
3 years ago
Drachenfrucht1
commented
3 years ago
Changes:
add classes to represent important Game SDK datastructures
change all functions to return only godot integreated types or custom types, but no dictionaries
Changes: