Interpretation of GameFramework (AB packaging, loading, hot update process based on "Star Force" Demo)

table of Contents

1. Stand-alone mode

    (1) Pack and set up first:

   (2) Start Build Resources to get the file 

2. Hot change process

   (1) Modify the Resource in the first step as shown in the figure:

  (2): Play the update package

   (3) Get the file and put it on the server

   (4) Configuration version file:

   (5) Configure the value of the version field:

   (7): Configure BuildInfo file

   (8) The final effect of operation:


1. Stand-alone mode

    (1) Pack and set up first:

   (2) Start Build Resources to get the file 

Just run it.

 

2. Hot change process

   (1) Modify the Resource in the first step as shown in the figure:

  (2): Play the update package

   (3) Get the file and put it on the server

   (4) Configuration version file:

   (5) Configure the value of the version field:

   

   (7): Configure BuildInfo file

    

   (8) The final effect of operation:

         

 

Guess you like

Origin blog.csdn.net/LM514104/article/details/115269607