SnekStudio module for multiplayer / multiuser support
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[gd_scene load_steps=2 format=3 uid="uid://bjoevawpt2pnf"] |
|
|
|
[ext_resource type="Script" path="res://Mods/copyMultiplayer/copyMultiplayer.gd" id="1_e1a7a"] |
|
|
|
[node name="copyMultiplayer" type="Node"] |
|
script = ExtResource("1_e1a7a")
|
|
|