https://github.com/gdquest/godot-js-types
Javascript and Typescript types for Godot related files and the in-browser Godot runtime
https://github.com/gdquest/godot-js-types
Last synced: 8 days ago
JSON representation
Javascript and Typescript types for Godot related files and the in-browser Godot runtime
- Host: GitHub
- URL: https://github.com/gdquest/godot-js-types
- Owner: GDQuest
- Created: 2023-06-16T17:24:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T17:39:31.000Z (almost 2 years ago)
- Last Synced: 2024-03-24T17:45:33.044Z (about 1 year ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Godot Typings
This project provides typings for:
- Godot config files (`project.godot`, `exports.cfg`)
- Godot main in-browser typesIt also has some basic parsers to generate config file typings automatically from source files.