godot-valet
A downloadable tool for Windows
Download NowName your own price
godot-valet
FOR GODOT DEVELOPERS ONLY
[v0.11.0] - Stable
An open source tool (written in Godot w/gdscript)
- Project Manager:
- Acts as a project manager supporting 3.x, 4.x and all future releases in one place.
- Acts as a project manager supporting 3.x, 4.x and all future releases in one place.
- Package & Deploy:
- Click a button to build & zip all your packages.
- Click a button to upload your packages
- Obfuscation Options (Beta)
- Functions
- Variables
- Comments (removes)
- Note: This feature is in early development. Currently designed to work with my projects/syntax. Will require substantial effort to get working with your projects. I'm working on improving handling of other projects/syntax as time allows.
- File Explorer (Beta)
- Quickly navigate and filter for images you want to import into a project.
- Supports fast/seamless navigations through zip files
- Provides quick view with panning and zooming
- In general, it should speed things up when you want to go digging through your downloaded assets folder for things. This first iteration is primitive and only supports images and files but I plan to add sounds, file editing, videos and etc.
- LLM Integration with Claude (Beta/POC)
- This is just a demo. I added a chat-like interface for interacting with Clause.API. You'll need a paid account to get an api key. I'm just playing around with ideas. I'm looking at a lot of AI offerings right now but I'm thinking about how we can integrate LLMs with gdscript/godot development.
Installation Options:
- Source Options:
- Download the source from github and build/run.
- https://github.com/graydwarf/godot-valet
- You won't get the spiffy godot-valet icon unless you configure/run gcedit when you build.
- https://github.com/graydwarf/godot-valet
- Download the source from github and build/run.
- Windows Users:
- Download .zip, unpack and run.
- Recommend a taskbar shortcut.
Support for other platforms will come when someone feels like getting it working on those respective platforms.
Feature Details:
- Packages and publishes your project to itch.io with a couple of clicks.
- Obfuscates functions and variables
- Helps avoid publishing mistakes by automating all the tedious small steps which can save a lot of time and hassle.
- Provides peace of mind as your game jam deadline approaches. Have the confidence that you can publish and republish perfectly as many times as you want in just seconds.
- Launch any number of godot versions (3.x, 4.x and future.x) projects from the same project manager. Avoids having multiple godot versions on taskbar with the same icon
- Helps track previously released versions
- Helps launch into projects and folders without having to deal with windows explorer as much.
Disclaimers:
- While this project resemble the Godot Project Manager, it is independently developed and neither affiliated with, officially endorsed by, nor authorized by the Godot Engine project or the Software Freedom Conservancy, the organization that oversees the Godot Engine project.
- For optimal safety and certainty, we highly recommend users to download, review, and modify the source code directly.
- Please use caution and assume full responsibility while utilizing this project. Be aware that during the export and publish phases, the software executes a significant number of read/write/delete operations that could potentially overwrite existing files both locally and on itch.io. In many situations, there are no warnings when overwriting files because it's the expected behavior.
- Use of this project is entirely at your own risk.
Dev Notes:
- Check out my other projects and don't forget to follow. I'm actively updating and developing all new projects.
- Consider supporting the project when you find yourself using godot-valet regularly. You can use the itch.io download workflow to show your support.
Support/Feedback/Requests:
What's Next:
- Prioritize any bugs, requests, and feedback.
Download
Download NowName your own price
Click download now to get access to the following files:
godot-valet-windows.zip 33 MB
Version 8
Development log
- godot-valet: FileExplorer & Claude.Api Integration8 days ago
- Added rudimentary obfuscation44 days ago
- godot-valet - [0.9.15]Dec 05, 2023
- Godot Valet [v0.9.14]Dec 03, 2023
- Godot Valet - [v0.9.10] - Minor fixOct 25, 2023
- [v0.9.2] - Added support for creating the actual godot projects files when addin...Jun 29, 2023