Skip to content

SFML Template to easily start new projects

License

Notifications You must be signed in to change notification settings

nekcolG/SFML-Project-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML Project Template

For ease of use generating a solution for VS2022

Getting Started

Once you've cloned, you can customize the premake5.lua to your liking (eg. change the name from "sfml_project" to something else). Once you're happy, run build-project.bat to generate Visual Studio 2022 solution/project files.

Dependencies