Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be πŸ“–

Playcademy

An asset by hbauer
The page banner background of a mountain and forest
Playcademy hero image

Quick Information

0 ratings
Playcademy icon image
hbauer
Playcademy

Publish your Godot web games on Playcademy! This bundle includes:* Manifest Exporter Plugin: Simplifies defining and packaging your game for the Playcademy platform.* Playcademy SDK: Integrate platform features like user auth, inventory, and more.Essential for Godot developers targeting the Playcademy web environment.

Supported Engine Version
4.4
Version String
0.3
License Version
MIT
Support Level
community
Modified Date
16 days ago
Git URL
Issue URL

Playcademy Manifest Exporter (Godot Plugin)

A Godot editor plugin that automatically generates a cademy.manifest.json file when exporting HTML5 projects, tailored for the Playcademy platform.

Purpose

The Playcademy platform requires a cademy.manifest.json file to correctly integrate and load HTML5 games. This plugin automates the creation of this manifest, ensuring your Godot web exports are Playcademy-ready.

Features

  • Automatic Manifest Generation: Creates the cademy.manifest.json file in your web export directory.
  • Playcademy Ready: Simplifies the preparation of your Godot web games for the Playcademy platform.
  • Seamless Integration: Works automatically during the standard Godot HTML5 export process once the plugin is enabled.

Manual Installation

  1. Download the contents of this addon (the cademy_manifest_export folder).
  2. Place the cademy_manifest_export folder into your Godot project's addons/ directory. If you don't have an addons/ directory, create one at the root of your project. Your project structure should look like:
    my_godot_project/
    β”œβ”€β”€ addons/
    β”‚   └── cademy_manifest_export/
    β”‚       β”œβ”€β”€ plugin.gd
    β”‚       β”œβ”€β”€ plugin.cfg
    β”‚       β”œβ”€β”€ cademy_exporter.gd
    └── project.godot
    ... (other project files)
    
  3. Enable the plugin:
    • Open your Godot project.
    • Go to Project -> Project Settings... -> Plugins tab.
    • Find "Playcademy Manifest Exporter" in the list and check the "Enable" box.

How to Use

Once installed and enabled, the plugin works automatically. When you export your project for the "Web" (HTML5) platform, the cademy.manifest.json file will be created in the root of your export directory alongside your game's html, js, and pck files.

License

This plugin is released under the MIT License. See the LICENSE file for more details.

Publish your Godot web games on Playcademy! This bundle includes:

* Manifest Exporter Plugin: Simplifies defining and packaging your game for the Playcademy platform.
* Playcademy SDK: Integrate platform features like user auth, inventory, and more.

Essential for Godot developers targeting the Playcademy web environment.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Playcademy icon image
hbauer
Playcademy

Publish your Godot web games on Playcademy! This bundle includes:* Manifest Exporter Plugin: Simplifies defining and packaging your game for the Playcademy platform.* Playcademy SDK: Integrate platform features like user auth, inventory, and more.Essential for Godot developers targeting the Playcademy web environment.

Supported Engine Version
4.4
Version String
0.3
License Version
MIT
Support Level
community
Modified Date
16 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers