package project
import "kaiju/editor/project"
Functions
CreateNew
func CreateNew(path, templatePath string) error
IsProjectDirectory
func IsProjectDirectory(path string) bool
ScanContent
func ScanContent(importers *asset_importer.ImportRegistry) error