Skip to content

A small godot plugin for saving editor and project settings

Notifications You must be signed in to change notification settings

DavidPgl/project-editor-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project-Editor-Settings (PES)

A small godot addon for saving editor and project settings.

Allows to apply settings (Editor as well as Project) per project on start.

Usage

  • Define settings inside the config.ini file
  • The key is the path of the setting
    • For the debug port it would be network/debug/remote_port
  • Spaces need to be replaced with underscores

Example setting you want to change:

How to define the setting in the config.ini file inside the addon folder:

About

A small godot plugin for saving editor and project settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published