wirelessfuture / jam-launch-addon

Tools for rapidly developing and deploying multiplayer games with Godot 4

Home Page:https://jamlaunch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jam Launch Addon

This Godot 4 addon simplifies the deployment and hosting of multiplayer games. It includes scripts for bootstrapping multiplayer games and an editor plugin that facilitates deployment into the Jam Launch cloud.

Most feaures require a Jam Launch account. You can sign up for an account here.

Example project

There is an example project that uses this addon here.

Try out a deployed version

With a regular Jam Launch account, you can play a deployed version of the example project here.

The current hosting servers are in eastern North America, and western Europe, so you may encounter high latency in other regions. More hosting regions will be coming online in early 2024.

Deploy with a Jam Launch Developer account

With a Jam Launch developer account, you can deploy and test projects with one click from the addon's editor plugin:

watch demo video

Test locally

If you don't have an account, you can still run games in local hosting mode with the addon. This allows you to verify game functionality and compatibility with Jam Launch.

Get Help

Report issues in GitHub

Join the Discord

About

Tools for rapidly developing and deploying multiplayer games with Godot 4

https://jamlaunch.com

License:MIT License


Languages

Language:GDScript 100.0%