Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

LarsSalembier/UltimateOld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate

Ultimate Game Engine

Setup project

After cloning this repo, you can setup this project by running the program GenerateProject.bat. This will run Premake, which will generate the following files:

  • Ultimate.sln
  • Sandbox/Sandbox.vcxproj
  • Sandbox/Sandbox.vcxproj.filters
  • Sandbox/Sandbox.vcxproj.user
  • Ultimate/Ultimate.vcxproj
  • Ultimate/Ultimate.vcxproj.filters
  • Ultimate/Ultimate.vcxproj.user

Generating the binaries.

Set Sandbox as the Startup Project inside Visual Studio (right click project Sandbox -> "Set as Startup Project"). Generated binaries will be placed under bin/. Generated intermediaries (.obj files etc.) will be placed under bin-int/.

About

Ultimate Game Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published