Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 383 Bytes

Freyja game framework

Design Goals

Feature Goals

Creating a project

Windows

  1. Run the GenerateProject.bat script and input the project name, this can be an argument or as an input
  2. The script will create a project folder with the name of the project and have a main odin file and build scripts
  3. Run BuildWindows.bat for odin build, RunWindows.bat for odin run