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: 3 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-11T07:48:38.000Z (about 4 years ago)
- Last Synced: 2025-01-30T15:25:11.639Z (12 months ago)
- Homepage:
- Size: 136 KB
- Stars: 6
- Watchers: 4
- 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.