BeardedManStudios / ForgeNetworkingRemastered

See various forks, also please join the Forge Community fork of Forge Alloy! -> https://github.com/ForgeAlloyCommunity/ForgeAlloy
https://twitter.com/FarrisFaulds
Apache License 2.0
1.49k stars 309 forks source link

Perforce Support and Editor Locking Files Fix #325

Closed tulewicz closed 4 years ago

tulewicz commented 4 years ago

Adding perforce checkout support. Adding safety for locking editor assemblies.

phalasz commented 4 years ago

Since I don't use Perforce how would this interfere with the workflow of anyone that is not using it?

tulewicz commented 4 years ago

Please use the develop branch for PRs as per the contribution guidelines.

Sorry about that. I'll fix that.

tulewicz commented 4 years ago

Since I don't use Perforce how would this interfere with the workflow of anyone that is not using it?

It should just end up passing the file directly back without changing anything. Though i'm worried itwill print some warnings. Let me see if I can check to see if revision control is enabled.

tulewicz commented 4 years ago

Moving to a new PR in development.

tulewicz commented 4 years ago

https://github.com/BeardedManStudios/ForgeNetworkingRemastered/pull/330