treeben77 / rblx-open-cloud

API Wrapper for Roblox Open Cloud in Python
https://devforum.roblox.com/t/1991959
MIT License
19 stars 2 forks source link

feat: changed datastore setter methods to x_entry #14

Closed LawMixer closed 7 months ago

LawMixer commented 7 months ago

In this pull request, I've changed the get() to get_entry() for extra readability.