https://github.com/defold/dev-app
Empty Defold application suitable for iterative development using the Defold editor and hot reload
https://github.com/defold/dev-app
Last synced: 4 months ago
JSON representation
Empty Defold application suitable for iterative development using the Defold editor and hot reload
- Host: GitHub
- URL: https://github.com/defold/dev-app
- Owner: defold
- License: mit
- Created: 2021-08-24T15:20:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-11T07:48:38.000Z (over 4 years ago)
- Last Synced: 2025-10-20T06:52:05.570Z (9 months ago)
- Homepage:
- Size: 136 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mobile development app
Empty Defold application suitable for iterative development using the Defold editor and hot reload. Learn more in the [official manual](https://defold.com/manuals/dev-app).

## Important!
Make sure to build the app in debug mode. Otherwise the debug services will be disables, and you will not be able to connect to the app.