zeanne Posted September 11, 2021 Share Posted September 11, 2021 hello, I'm looking for a way to make the server and the client come together in one icon? is that possible? Link to comment Share on other sites More sharing options...
0 nvh Posted September 11, 2021 Share Posted September 11, 2021 I don't know what you mean?, but this is how I open Client and Server in one button. 1. Creat a .txt file 2. paste this code Spoiler start /d "path" gamename.exe start /d "path" servername.exe 3. Save as file .bat 4. click to run  ex: my project location folder Spoiler start /d "G:\PROJECT\Main\Intersect-Engine-prerelease\build\debug\client" IntersectClient.exe start /d "G:\PROJECT\Main\Intersect-Engine-prerelease\build\debug\server" IntersectServer.exe  Link to comment Share on other sites More sharing options...
0 zeanne Posted September 11, 2021 Author Share Posted September 11, 2021 thanks , Is it possible to change the image of the .bat file? Link to comment Share on other sites More sharing options...
Question
zeanne
hello, I'm looking for a way to make the server and the client come together in one icon? is that possible?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now