follow the compiling from source section on the sbox repo
Open the repo in visual studio and search the entire solution for the sbox steam id 590830
It should take you to a file named Application.cs. Change to 480
public static ulong AppId { get; internal set; } = 480; // change only this numberThen make sure you have the correct project selected Sbox-Dev. make sure your VS looks like the green box int the image. The you can press the play button and it should open up the project create screen
