Skip to content

A (WIP) personal template environment for creating GB games with GBDK on windows (WSL)

License

Notifications You must be signed in to change notification settings

Karamu98/GBTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites (Windows)

You need to have access to the make command, I personally used WSL.

Rename

To rename change:

  • The project folder name
  • The .code-workspace file name
  • The "proj_name" value inside of (.vscode/settings.json)
  • Bottom of root .gitignore, change the exclude directory

Configure unix shell

This template was made for windows using WSL so you may have to explicitly set your shells path if in a different configuration. This can be done by changing the value of "unix_shell_path" inside of (.vscode/settings.json)

About

A (WIP) personal template environment for creating GB games with GBDK on windows (WSL)

Topics

Resources

License

Stars

Watchers

Forks