All Projects → IvanFon → Godot Command Palette

IvanFon / Godot Command Palette

Licence: gpl-3.0
A quick file finder and command palette for the Godot game engine.

Projects that are alternatives of or similar to Godot Command Palette

nativelib-cli
NativeLib is a plugin management system for Godot engine.
Stars: ✭ 19 (-29.63%)
Mutual labels:  addon, godot
Godottie
A simple Text Interface Engine to control text output (like in a RPG dialogue) for Godot.
Stars: ✭ 230 (+751.85%)
Mutual labels:  godot, addon
Godot Engine.file Editor
A Godot Engine addon that adds a File Editor for multiple file types editing. Create and Write plain text files, configuration files and csv files with custom visualizers and previews. Also supports file translations!
Stars: ✭ 70 (+159.26%)
Mutual labels:  godot, addon
Texture-Fonts
Godot Plugin for creating custom Fonts from Textures
Stars: ✭ 59 (+118.52%)
Mutual labels:  addon, godot
godot-engine.supabase
A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.
Stars: ✭ 39 (+44.44%)
Mutual labels:  addon, godot
godot-trackball-camera
A short Godot addon that adds a TrackballCamera node without gimbal lock.
Stars: ✭ 22 (-18.52%)
Mutual labels:  addon, godot
Cartographer
A GPU powered Terrain editor and renderer for Godot Engine
Stars: ✭ 216 (+700%)
Mutual labels:  godot, addon
VisualNovelKit
Combo of addons + template to create narrative games in Godot inspired by Ren'Py
Stars: ✭ 78 (+188.89%)
Mutual labels:  addon, godot
GodotRecorder
A simple addon to record frames of in-game footage.
Stars: ✭ 47 (+74.07%)
Mutual labels:  addon, godot
Dialogic
💬 Create dialogs, characters and scenes to display conversations in your Godot games.
Stars: ✭ 414 (+1433.33%)
Mutual labels:  godot, addon
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+2114.81%)
Mutual labels:  addon
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+2103.7%)
Mutual labels:  godot
Historyinthreads
Firefox addon: Show browsing history in threads. Search keywords the same way as in Firefox History.
Stars: ✭ 5 (-81.48%)
Mutual labels:  addon
Godot Addon Template
Repository template with a standard structure for Godot add-ons. Usage: Create a new repository based on this template and replace uppercase strings (LIKE_THIS) accordingly.
Stars: ✭ 23 (-14.81%)
Mutual labels:  godot
Cursebreaker
TUI/CLI addon updater for World of Warcraft.
Stars: ✭ 597 (+2111.11%)
Mutual labels:  addon
Ajour
A World of Warcraft addon manager written in Rust.
Stars: ✭ 803 (+2874.07%)
Mutual labels:  addon
Blender Osm
One click download and import of OpenStreetMap and terrain for Blender! Global coverage! Source code is in the branch 'release'.
Stars: ✭ 588 (+2077.78%)
Mutual labels:  addon
Nest Access Control
Role and Attribute based Access Control for Nestjs 🔐
Stars: ✭ 562 (+1981.48%)
Mutual labels:  addon
Storybook Addon Material Ui
Addon for storybook wich wrap material-ui components into MuiThemeProvider. 📃 This helps and simplifies development of material-ui based components.
Stars: ✭ 513 (+1800%)
Mutual labels:  addon
Masterpassword Firefox
masterpassword for Firefox
Stars: ✭ 24 (-11.11%)
Mutual labels:  addon

godot-command-palette

Quickly find and open resources in the Godot editor.

Command Palette is a Godot addon inspired by CtrlP, making it faster and easier to open the resource you're looking for in the Godot editor.

To use it, just press Control + P to open the finder, start typing the name of your resource, and once it's selected, press enter to open it.

While using the finder, you can use the up and down arrow keys to change the selected resource, or press escape to close the finder.

Installation

  1. Download the latest release here (click on godot-command-palette-0.1.0.zip)
  2. In the root of your Godot project, create a folder called addons.
  3. Unzip godot-command-palette into your addons folder. Your project should look something like this:

  1. In the Godot editor, open your Project Settings, find the Plugins tab, and beside Command Palette, change it's status from Inactive to Active:

That's it! Just press Control + P anywhere in the editor to open the finder, and start typing.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].