This website works better with JavaScript
Home
Explore
Help
Sign In
lovr
/
lovr-docs
mirror of
https://github.com/bjornbytes/lovr-docs.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add Model example to manifest;
bjorn
7 years ago
parent
ee122f7f0a
commit
ac0cba1d4f
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
examples/init.lua
+ 1
- 0
examples/init.lua
View File
@@ -1,5 +1,6 @@
return {
return {
'Primitives',
'Primitives',
+ 'Model',
'Panorama',
'Panorama',
'Lighting',
'Lighting',
'Physics',
'Physics',