Edit of asset "Godot-Stuff Project Manager" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Godot-Stuff Project Manager | |
Description |
v0.1.37 Release Notes: - better support for new download locations - code cleanup and small bug fixes v0.1.35 Release Notes: - support for 4.x - support for 3.x - support for 2.x Do you like not needing to remember what version of Godot your project needs? Do you like not needing to remember what assets you need for your project? Do like not worrying when you upgrade your project to a new version of Godot? Do you like using the command line? Do you like opening your project immediately instead of the needing the project list? Do you want a better way to share your project with your team? Do you need to support multiple platforms? Do you have OCD and must keep your projects neat and tidy? Do you like having to store ONLY your game code in your git repository? Do you like Real Vanilla ice cream? Then this tool is for you. GSPM is a multi-platform Command Line Tool (CLI) that can be used to help you manage your Godot projects. Project information is controlled using a plain text file in YAML that defines the blue prints of your project. Here is a sample from on of my last games: https://gitlab.com/ludumdare/ludumdare47/-/blob/master/project.yml It helps solve the problem of wondering what version of Godot you used, and what assets you needed in your projects while at the same time letting developers on different platforms work together. You can READ THE DOCS here https://gs-project-manager-docs.readthedocs.io/en/latest/ Note: This tool is NOT something you "install" into your Godot project. Instead, follow the installation instructions in the documentation and the samples in the Getting Started section to help. If you have questions or find any issues, please leave them here https://gitlab.com/godot-stuff/gs-project-manager/-/issues Get started using it in five minutes (assuming you already have Python installed) > pip install gspm > gspm new mygame > cd mygame > gspm install > gspm edit Works with Godot 2.x, 3.x, 4.x Works with Windows 10, Linux and MacOS Requires: Python >=3.4 You can view the PyPi page here https://pypi.org/project/gspm/ |
Do you like not needing to remember what version of Godot your project needs? Do you like not needing to remember what assets you need for your project? Do like not worrying when you upgrade your project to a new version of Godot? Do you like using the command line? Do you like opening your project immediately instead of the needing the project list? Do you want a better way to share your project with your team? Do you need to support multiple platforms? Do you have OCD and must keep your projects neat and tidy? Do you like having to store ONLY your game code in your git repository? Do you like Real Vanilla ice cream? Then this tool is for you. GSPM is a multi-platform Command Line Tool (CLI) that can be used to help you manage your Godot projects. Project information is controlled using a plain text file in YAML that defines the blue prints of your project. Here is a sample from my last Ludum Dare game https://gitlab.com/ludumdare/ludumdare47/-/blob/master/project.yml It helps solve the problem of wondering what version of Godot you used, and what assets you needed in your projects while at the same time letting developers on different platforms work together. You can READ THE DOCS here https://gs-project-manager-docs.readthedocs.io/en/latest/ Note: This tool is NOT something you "install" into your Godot project. Instead, follow the installation instructions in the documentation and the samples in the Getting Started section to help. If you have questions or find any issues, please leave them here Get started using it in five minutes (assuming you already have Python installed) > pip install gspm > gspm new mygame > cd mygame > gspm install > gspm edit https://gitlab.com/godot-stuff/gs-project-manager/-/issues Works with Godot 2.x, 3.x Works with Windows 10, Linux and MacOS Requires: Python >=3.4 You can view the PyPi page here https://pypi.org/project/gspm/ Release Notes: - support for 3.3.2 |
Category | Tools | |
License | MIT | |
Repository Provider | GitLab | |
Repository Url | https://gitlab.com/godot-stuff/gs-project-manager | |
Issues Url | https://gitlab.com/godot-stuff/gs-project-manager/-/issues | |
Godot version | Godot Custom build | |
Version String | 0.1.37 | 0.1.25 |
Download Commit | 9fc5dc422e33ed6cc463e5517a1b72510f99f1ef | afe56b201f9ab8cbbe14f32263e2fb9c556e8d56 |
Download Url (Computed) | https://gitlab.com/godot-stuff/gs-project-manager/-/archive/9fc5dc422e33ed6cc463e5517a1b72510f99f1ef.zip | https://gitlab.com/godot-stuff/gs-project-manager/-/archive/afe56b201f9ab8cbbe14f32263e2fb9c556e8d56.zip |
Icon Url |
https://i.imgur.com/By1RtIN.png
|