Skip to content

Grunkle Norbert's Great Lost Fortune: a point-and-click mystery puzzle game and Global Game Jam 2021 entry.

Notifications You must be signed in to change notification settings

mccreery/grunkle-norbert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunkle Norbert's Great Lost Fortune

This is a Global Game Jam 2021 entry for the theme "Lost and Found" for the University of Southampton site.

Game engine: Unity
Models: Blender

Development Environment

UnityYAMLMerge Setup (on Windows)

UnityYAMLMerge.exe can be found relative to your Unity.exe under Data/Tools. Ensure it is in your $PATH, then add the following to your .git/config file:

[merge]
    tool = unityyamlmerge
[mergetool "unityyamlmerge"]
    keepBackup = false
    cmd = unityyamlmerge merge -p "$BASE" "$REMOTE" "$LOCAL" "$MERGED"

Depending on what you have installed you may also have to Add a custom merge tool to UnityYAMLMerge to fix unresolved conflicts.

Once set up, Unity YAML files can be merged in a semantically correct way by running git mergetool after git merge.

More info about Git and Unity

About

Grunkle Norbert's Great Lost Fortune: a point-and-click mystery puzzle game and Global Game Jam 2021 entry.

Topics

Resources

Stars

Watchers

Forks