Skip to content

SIsilicon/Godot-Web-File-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Godot-Web-File-Manager

image

This is a user script for the web that allows you to view and edit files in the Godot Web Editor. You can even use this to enable you to export games from there!

Installation

To use this script, you must first install Tampermonkey here. Next, download the script here, or press the Raw button when viewing the file on GitHub. Tampermonkey will open and prompt to you install. Do that and you're all set!

Usage

As you open up the Godot Web Editor, the script will start to run. Wait long enough and soon a new tab will appear at the top called File Manager.

image Clicking on it will open a new File Explorer window. You can have as many open as you want. The File Explorer comes with the following features.

  • Standard file navigation actions
  • Right click context menu
  • Cut, Copy and Paste operations
  • Deleting files and folders
  • Creating new folders
  • Downloading files and whole folders
  • Uplading files and folders including via drag and drop

Limitations

  • You cannot edit project folders that are currently open in the editor. That's just the way the editor works.
  • Apart from downloading, there's no sign of progress when doing certain tasks, so you have to sit and wait, or if you think something's wrong, check the developer console.

Final Notes

This was meant as a small project, but it definitely makes the Godot Web Editor much more capable. However, I may not update it very frequently, so bare that in mind if you have any feature requests or find any bugs. Thanks for reading this. :)

About

A user script for the web that allows you to view and edit files in the Godot Web Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published