Hi everyone, I had a question. How can I make content available to everyone over time without making updates, for example at 17:00 there will be new missions, I don’t know if I explained myself well
Thanks
Hi everyone, I had a question. How can I make content available to everyone over time without making updates, for example at 17:00 there will be new missions, I don’t know if I explained myself well
Thanks
It depends what you mean by “no updates”.
If you mean no building and cooking, then again it depends. If your content includes only text or manipulation with already cooked content you probably might add it with .json or other text fies, which you would have to somehow unpack at runtime.
If you are looking to add something that goes into uasset files, most probably you can’t do this without some deeper programming, probably modifying the engine.
Hello Noowai, thanks to respond me, did you know some tutorial? Thanks