Jump to content

Moving Projects To A New Computer


gamecreator
 Share

Recommended Posts

I bought a new drive and reinstalled everything. I created a new project with Leadwerks and opened the path so I know where Leadwerks is looking for the projects with the Project Manger (C:\Users\username\Documents/Leadwerks/Projects). However, when I copied my old projects to the same folder, they weren't recognized. I tried dragging the folder to the Project Manager and while a + sign showed up, it didn't seem to do anything when released.

 

I'm sure I can edit the cfg file in this section but don't want to break anything.

 

EnableLegacyFeatures=0

projects=""

projects31="C:/Users/username/Documents/Leadwerks/Projects\test\test.werk"

hollowthickness=0.319999993

workshopquerytype=1

 

Do I just add this under the other projects31 line?

projects31="C:/Users/username/Documents/Leadwerks/Projects\otherproject\otherproject.werk"

 

Is there anything else I need to change (like a project count index)?

Link to comment
Share on other sites

Just tried dragging the .werk file to the Project Manager too. No luck. What is that window expecting?

 

 

Ah, you're saying it doesn't recognize folders. Can I add it to the cfg file like I considered above? I didn't export it from my old drive, just copied the folders.

Link to comment
Share on other sites

Copy your project folder to the new computer. You can also export a zip file from the project manager, if you want,

 

On the new computer, in the project manager, press the "Import" button.

 

Select the zip or werk file and press Open.

  • Upvote 2

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...