GodotSteam
An ecosystem of tools for Godot Engine and Valve's Steam. For Linux, Mac, and Windows. (by GodotSteam)
gdsdecomp
Godot reverse engineering tools (by GDRETools)
GodotSteam | gdsdecomp | |
---|---|---|
36 | 26 | |
3,160 | 1,923 | |
4.1% | 6.4% | |
8.0 | 9.8 | |
8 days ago | about 1 month ago | |
C++ | C++ | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GodotSteam
Posts with mentions or reviews of GodotSteam.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-11.
-
Need emergency help with GodotSteam! pls upvote for visibility
Here I'm already trying to use dll and template from windows prebuild win64-g353-s158-gs3221.zip from https://github.com/CoaguCo-Industries/GodotSteam/releases, same results
- Steam Achievements for a game made with Godot
-
how to port cruelty squad to native linux (awesome guide)
get libgodotsteam.so + libsteam_api.so from here: https://github.com/CoaguCo-Industries/GodotSteam/releases/tag/g352-s157-gdn363
- Does GodotSteam allow me to access Steamworks features?
- Some advice, tips, and resources I can share for those looking to make GDExtensions
-
Godot 4.0 Stable
That at least gives me hope that the ecosystem will adapt quickly. And I noticed GodotSteam for instance delivered a 4.0 compatible release today already: https://github.com/Gramps/GodotSteam/releases
-
I just thought folks would wanna know about this
Wild to me this is being released on the iphone before being mac compatible on steam considering it already runs flawlessly on mac when you import the files from a windows pc and paste two files into the install folder and run it. I just did this and it's perfect, it would literally take him minutes of his time to make this available to OSX users.
-
So how are people going about creating mods?
You need this Godot build first, it is practically Godot for building games with Steam.
- GodotSteam for Godot Engine 4 Beta 1
gdsdecomp
Posts with mentions or reviews of gdsdecomp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-06.
-
Godot 4.1 is here, smoother, more reliable, and with plenty of new features
Tools like https://github.com/bruvzg/gdsdecomp exist, which is good if you need to recover your project.
-
Godot 4.1 Is Released
The main contributor/developer behind Godot also released a very handy little tool that is capable of fully decompiling anything made with Godot:
https://github.com/bruvzg/gdsdecomp
-
How do you guys deal with protecting source code for your game when launch into steam or mobile platform?
It seesm exported game written in GDscript (I havnt tested with c#) is easily reversed into original source code state using tools (e.g. Godot RE Tools from https://github.com/bruvzg/gdsdecomp) and any one can take your source code.
-
Shout out to the 5% game devs in this subreddit
With https://github.com/bruvzg/gdsdecomp it might as well be open-source anyway lmao
-
I accidentally double click one of my Godot 3.5 project and it automatically open with Godot 4. Any chance I can convert project back to 3.5?
GDRE Tools, if you still have an exported artifact
-
Godot Universal Mod Manager - manage and create mods for any Godot game with no changes to its code
Sounds like a job for GDRE Tools :)
-
How Dome Keeper focuses on systems that feed into one another
unforunately godot games are unprotected by default. vast majority of godot games can be decompiled (and recompiled!) by gdsdecomp.
-
If you had to develop a game in Python, what engine and tools would you use?
Pyinstaller has a single-executable option though, right ? As for reverse engineering, not sure that a godot game would be that much harder to decompile compared to pyinstaller, see example.
-
PSA: In 4.0, exported builds contain your code comments.
You should all try this: https://github.com/bruvzg/gdsdecomp
-
hi, can anyone help me with extracting .pck files?
Try this
What are some alternatives?
When comparing GodotSteam and gdsdecomp you can also consider the following projects:
godot-steam-api - Godot Steam integration using GDNative.
godot-xr-tools - Support scenes for AR and VR in Godot
emscripten - Emscripten: An LLVM-to-WebAssembly Compiler
godot-wasm - Interact with WebAssembly modules from Godot
godot-git-plugin - Git implementation of the VCS interface in Godot
openscad-graph-editor - OpenSCAD Graph Editor