This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
CORE-Manager/README.md
2023-07-07 02:47:14 +02:00

1.2 KiB

CORE Manager

CORE Manager installs, updates and migrates CORE installations.

Warning

This is not the CORE framework itself, just the installer. Visit StarOpenSource/core for the framework itself and it's documentation.

Download

  • Linux
  • Windows
  • macOS: Use the Windows version using Wine (code signing is the issue)

How to install/update/migrate CORE?

  1. Download and launch CORE-Manager
  2. Enter the path to your Godot project
  3. Click on Install, Update or Migrate

How does it update/migrate?

It simply makes a backup of your config.gd, removes the CORE folder, reinstalls it and copies the config.gd back.

How does it install?

It fetches this JSON file and simply downloads all files listed in there. Easy as that.