https://github.com/agulev/test_default_defold_render_script
Test for default Defold render script
https://github.com/agulev/test_default_defold_render_script
Last synced: 6 months ago
JSON representation
Test for default Defold render script
- Host: GitHub
- URL: https://github.com/agulev/test_default_defold_render_script
- Owner: AGulev
- Created: 2023-10-07T14:18:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T16:39:20.000Z (about 2 years ago)
- Last Synced: 2025-04-01T20:14:28.972Z (9 months ago)
- Language: Lua
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Defold
This project was created from the "empty" project template.
The settings in ["game.project"](defold://open?path=/game.project) are all the default. A bootstrap empty ["main.collection"](defold://open?path=/main/main.collection) is included.
Check out [the documentation pages](https://defold.com/learn) for examples, tutorials, manuals and API docs.
If you run into trouble, help is available in [our forum](https://forum.defold.com).
Happy Defolding!
---