Page 1 of 1
How to clone a game for small bug fixes
Posted: 26 May 2020, 12:59
by pashneal
Hello, I was wondering how I could make a functional clone of the game Hive so that I could edit a local copy without messing up the main one? I've tried just copying the contents of the hive folder off the sftp connection into another but I encounter a fatal error when I attempt to launch.
Re: How to clone a game for small bug fixes
Posted: 26 May 2020, 13:13
by Spukyta
Hi,
Go to Control Panel -> Create a new game project
Project name: your project name
from existing project named: hive (so it copies the existing game folder)
BGG ID: 2655 (hive on BGG)
Then, you'll be able to launch your game copy without issues and without messing with the main one

Re: How to clone a game for small bug fixes
Posted: 26 May 2020, 13:13
by pashneal
Thanks!