Ideally while developing and testing we would not have to think about the server at all getting all the latest logic and assets.
Or do we need to restart the server, update and upload after every little change?
When multiple people are working simultaneously on one project this gets really messy if there is no automated.
How to go about this?
Whats the easiest way. Every one does his part, logic, assets, audio etc. Combine the work deploy run and test.
Take notes and start over?