online multiplayer chess game (note server currently down)
1
2
3
4
5
6
7
8
9
[gd_resource type="DynamicFont" load_steps=3 format=2]

[ext_resource path="res://assets/NotoColorEmoji.ttf" type="DynamicFontData" id=1]
[ext_resource path="res://assets/ui/ubuntu/ubuntu-normal-nerd.ttf" type="DynamicFontData" id=2]

[resource]
size = 20
font_data = ExtResource( 2 )
fallback/0 = ExtResource( 1 )