PatchKit is a complete drop-in solution for game distribution and version upgrading. It’s still in beta, but now we’d like to share it with everyone who is interested and hear your feedback.
Unity Patcher
We’d like to share patcher application on the asset store for free. Within you will found the documentation and editor script that will help you to setup the account and configure your first game.
I bet that you may have some questions. Please see our FAQ. If something is still unclear, I would be happy to answer all your questions and help you with using PatchKit!
Also you may’d like to look into is Getting Started page. It’s nothing fancy, but will help you to make your first steps
Feedback
Any feedback on how you’re using it, how you’d like to use it, what you like, dislike or what you’re missing will be greatly appreciated! Thanks!
Great but does it only work with your hosting server? I run a couple of dedicated server with plenty of free TB and would like to your use it for hosting. Can I purchase a version for own hosting?!?
I was thinking of giving an option of installing our mirror server software on 3rd party machines and restricting those to specified accounts and games, but it’s not a feature yet. Mostly because it makes administrative tasks more difficult.
We’ve build our network infrastructure coupled tightly together so in case when we’d like to do any type of change (like upgrade) all the servers are handled at once. Without the full and exclusive control over those servers we cannot guarantee that it will be operational at all times.
Currently we have 5 servers running all over the world. This number will be increased to 10-15 in the next few months. If you’re worried about reaching the limits - don’t be. We will increase those on request
The pricing scheme is yet to be determined, although I really don’t like the idea of charging per download or per transferred gigabyte. I’d like game downloads to be completely free to a reasonable level.
There will be an always-free basic plan. We won’t limit the number of games and we won’t ask you how much do you earn. The only meaningful limit is how much do you publish. Currently for beta testers there’s a limit of 10 GB per month.
For instance if you have a 1 GB game, you’re allowed to release about 10 updates each month. You won’t be charged if you go beyond that point because during the open beta we will just increase your limit on request and it will stay like this.
Also we’d like to reward our early adopters - with at least a year of a free service after the release no matter the usage.
Update 2017-03-02
Patcher unitypackage 3.0-beta-1 is now available
It can be downloaded here.
(Unity 5.3.4 or higher)
Inside it you will find a README.txt with further instructions, but simply it will take you to online patcher documentation page.
Importing it into Unity project Please import it to an empty Unity project. Patcher is not something that should work inside a game. We will introduce a separate asset to communicate with PatchKit service a little later. For instance you will be able to probe if current version is the latest version from inside the game.
Why 3.0 instead of 1.0?
Well… we’ve been working on it for some time now without publishing it on the Asset Store. It’s a third version of it.
When it will be on the Asset Store?
I think it’s a matter of weeks. We just need to make things straight and easy to understand for you guys.
This looks absolutely amazing! I’m definitely going to keep an eye on this, and will be testing what you currently have. I’ll give feedback if I see any improvements or bugs (as expected).
Hi!
Yes. It’s not currently on the Asset Store (we’ve been rejected and we’ve decided to finish some other things first), but we’re currently talking with Asset Store team to get our assets finally there.
Hi,
a couple of questions:
Is it possible to do silent updates or updates with no user interaction? I.e. App gets started, finds update, updates, restarts app?
Is is possible to do partial updates/content updates? I.e. I have a couple of files in StreamingAssets and want to only update/add/remove some of them.
Currently it’s not possible, but we have in plans creating a patching library that may be attached to anything, it can even be a running game! In this way it would be possible to download all the deltas during normal gameplay and apply it automatically before the next run.
StreamingAssets support is also one of our incoming features. This is strictly related to patching library that I’ve previously mentioned.
P.S. We’re still talking with Asset Store representative about getting in. Seems like there are some restrictions but currently we’re just waiting.
For the past few months, we were focusing on improving the performance of regular patching mechanism. The idea that you came with sounds really cool and our team is looking forward to implementing it but unfortunately, there aren’t too many users requesting that feature currently.
I’d love to but I can’t promise any ETA on that one. When we will start working on it depends mainly on the number of users asking for it.
I will keep you posted whenever we will move forward with this feature.
Thanks! It is always great to hear that there are people that find it useful!
A lot is going on in the project, and we want to be more open with our users and the community. Most probably we will launch something similar to “Unity Feedback” to collect ideas that are important to our users.
@genail Thank you so much for this program and Asset! I have one issue though and I cant find a solution. I am getting the error of, “Assets/PatchKit Patcher/Editor/CleanTemporaryAppDirectories.cs(2,7): error CS0246: The type or namespace name `Castle’ could not be found. Are you missing an assembly reference?” Whenever I import the asset. Any Ideas?
Edit: I fixed this error, but whenever I use the Unity asset on Unity Pro 2018.2.8f1, I click the button in the editor and It doesn’t open the menu. Any Ideas?