You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,14 @@ hide:
4
4
- toc
5
5
---
6
6
7
-
# GodotJS - JavaScript language binding for Godot game engine
7
+
# **GodotJS**
8
+
9
+
***-- JavaScript and TypeScript language binding for Godot game engine --***
8
10
9
11
This module implements JavaScript/TypeScript language support for the Godot game engine using [QuickJS](https://bellard.org/quickjs/) as the JavaScript engine.
10
12
11
13
12
-
###Getting started
14
+
## Getting started
13
15
14
16
Read the [getting-started](https://godotjs.github.io/documentation/getting-started/).
0 commit comments