mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-07 10:59:49 +00:00
This has no effect on non-Steam builds. Steam achievements are mostly for fun, but can also be educational because they can let users know of certain features and functionalities. It's using the GodotSteam GDExtension, but because I do not want to bloat the GitHub repository with things that are not needed for most builds, I decided not to include the GDExtension files, and instead check if the `Steam` class exists in `ClassDB`. The new SteamManager class pretty much does nothing on non-Steam builds, so do not worry about bloat. In the future we could even take advantage of more of Steam's features, such as Cloud storage for pxo files. |
||
---|---|---|
.. | ||
3DTools | ||
DesignTools | ||
SelectionTools | ||
UtilityTools | ||
BaseDraw.gd | ||
BaseDraw.tscn | ||
BaseSelectionTool.gd | ||
BaseSelectionTool.tscn | ||
BaseShapeDrawer.gd | ||
BaseShapeDrawer.tscn | ||
BaseTool.gd | ||
BaseTool.tscn |