Skip to content

Small tool to make simple settings for a godot project, include file saving/loading with objects.

License

Notifications You must be signed in to change notification settings

GianptDev/Settings-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Settings-Core

image

SettingsCore is a small tool that define a basic system to store settings in the Godot engine projects using a singletone and objects.

Each setting can have an unique name and is instanced as an object with signals to alert any changes.

  • For more info you can see the wiki.

Installation

Simply download the project from the asset library or from this repository and import everything in the addons folder in you desired project. Make sure to define a new singletone whit the SettingsServer.tscn scene.

About

Small tool to make simple settings for a godot project, include file saving/loading with objects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published