Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ts-defold/defold-lldebugger
Use the Local Lua Debugger VS Code extension with Defold.
https://github.com/ts-defold/defold-lldebugger
debugger defold defold-library lua
Last synced: about 1 month ago
JSON representation
Use the Local Lua Debugger VS Code extension with Defold.
- Host: GitHub
- URL: https://github.com/ts-defold/defold-lldebugger
- Owner: ts-defold
- License: mit
- Created: 2021-09-09T03:34:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T12:52:08.000Z (over 1 year ago)
- Last Synced: 2024-11-02T14:33:45.571Z (3 months ago)
- Topics: debugger, defold, defold-library, lua
- Language: Lua
- Homepage:
- Size: 2.65 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Defold Local Lua Debugger Extension
This is the TypeScript source for the [defold-lldebugger extension](https://github.com/ts-defold/defold-lldebugger/tree/extension). To install the extension in Defold, use the [extension branch](https://github.com/ts-defold/defold-lldebugger/tree/extension) instead.
TypeScript :heart: Defold