hi,
how can we download just the build of it
thanks for the amazing work
Id like to know too lol
Itās available for download via Github at GitHub - Unity-Technologies/FPSSample: A first person multiplayer shooter example project in Unity. Thereās instructions you can follow in the README at that link for what all youāll need to make it work.
Here is a link for the the latest build from our CI: https://public-cdn.cloud.unity3d.com/fpssample/fpssample_StandaloneWindows64_20181022.251.10201.zip
Weāll work to get it on the Github page or something too; bit busy with Unite L.A. so just wanted to post it here real quick.
- peter
thanks , no worry we now that , amazing event , hope someday i can be there
for now i just want to play
Thanks for the build link, on my PC I had to let it compile assets for over a hour or so to open the project. (Glad youāre using the git-lfs).
In fact it took so long I forgot about it and left my PC on overnight and in the morning it was ready to go.
Can anyone tell me how big this project is? I am currently cloning the project and the size so far is just over 31GB. I did read in the download instructions that it is about 18GB, so Iām slightly confused.
30Gb+, itās real size
The way git works doubles the size locally on disk, you only download 18gb though.
Yes, I know, I just told that real space on disk (with git state) 30Gb+ Which mean He download project correctly
Iām trying very hard to remain calm because Iāve never known something to be so frigging annoying to download.
New to all of thisā¦Unity and Git. I swear Iāve downloaded this package 4 times and for the life of me canāt get it to open in Unity. Will this ever be released in the store?
Apologies for the delay in replying. Turns out I had not followed the instructions to download it correctly. Iāve got it now, thanks.
for some reason windows firewall says thereās some malware here Monosnap
can I use the assets of unity sample in my game
?
Github not support resume download ability. My internet data plan is 3gb/day and the āFPS sampleā github repository is around 20gb. How can i download the repository?
That a pretty huge limitation.
You could download 3GB or less worth of files, file by file, from github. By hand, or some script you could create.
I am not sure if the command line GIT with LFS has any options to do thisā¦
I think āgit lfs pull origin masterā might download all missing files. So you can pause and continue later.
when i downloaded it there was no build.exe!!!
This took me half an hour to download