Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A plugin that maintains a copy of your project's user data folder in your project folder so that it may be versioned with git. This plugin uses the GitHub API to ensure that the most recent version of the user data folder is kept up to date. The folder that will be copied lies within the user data folder at the local path 'user://GitProjectData/ProjectData'. Save to that folder and use Godot and Git as usual.You will need a GitHub personal access token to utilize this plugin. This is easy to generate here on github. Go to your profile at the top right and go to Settings > Developer Settings > Personal Access Tokens > Classic. From there, make a new token and select the first scope repo.
GitDataPlugin
A plugin that maintains a copy of your project's user data folder in your project folder so that it may be versioned with git. This plugin uses the GitHub API to ensure that the most recent version of the user data folder is kept up to date. The folder that will be copied lies within the user data folder at the local path 'user://GitProjectData/ProjectData'. Save to that folder and use Godot and Git as usual.
You will need a GitHub personal access token to utilize this plugin. This is easy to generate here on github. Go to your profile at the top right and go to Settings > Developer Settings > Personal Access Tokens > Classic. From there, make a new token and select the first scope repo.
A plugin that maintains a copy of your project's user data folder in your project folder so that it may be versioned with git. This plugin uses the GitHub API to ensure that the most recent version of the user data folder is kept up to date. The folder that will be copied lies within the user data folder at the local path 'user://GitProjectData/ProjectData'. Save to that folder and use Godot and Git as usual.
You will need a GitHub personal access token to utilize this plugin. This is easy to generate here on github. Go to your profile at the top right and go to Settings > Developer Settings > Personal Access Tokens > Classic. From there, make a new token and select the first scope repo.
Reviews
Quick Information

A plugin that maintains a copy of your project's user data folder in your project folder so that it may be versioned with git. This plugin uses the GitHub API to ensure that the most recent version of the user data folder is kept up to date. The folder that will be copied lies within the user data folder at the local path 'user://GitProjectData/ProjectData'. Save to that folder and use Godot and Git as usual.You will need a GitHub personal access token to utilize this plugin. This is easy to generate here on github. Go to your profile at the top right and go to Settings > Developer Settings > Personal Access Tokens > Classic. From there, make a new token and select the first scope repo.