The Skung Rockification of Ziggy Skungdust and the SIMD's
This commit is contained in:
@ -93,7 +93,9 @@ public class Application
|
||||
|
||||
content.setLoader(extension: "obj", loader: ObjLoader())
|
||||
content.setLoader(extension: "g3db", loader: G3DbLoader())
|
||||
content.setLoader(extensions: ["cache", "mesh"], loader: VMeshLoader())
|
||||
content.setLoader(extensions: ["png", "jpg"], loader: NSImageLoader())
|
||||
content.setLoader(extension: "dds", loader: DDSLoader())
|
||||
try implementation.loadContent(content: &content)
|
||||
}
|
||||
catch
|
||||
|
Reference in New Issue
Block a user