Versions in this module Expand all Collapse all v0 v0.6.0 Jun 22, 2022 Changes in this version + func FindProjectRoot() (string, error) + func FindProjectRootRelative() (string, error) + type CodeGameFileData struct + Game string + Lang string + LangConfig map[string]any + Type string + URL string + func LoadCodeGameFile(dir string) (*CodeGameFileData, error) + func (c *CodeGameFileData) Write(dir string) error