Jump to content

Interface for UNG-Manipulation


photo

Recommended Posts

Hello

 

 

After I asked in https://developer.unigine.com/forum/topic/442-access-ung-archive-without-engine-loaded for a way to update an UNG-Archive on the client, I would ask for a following interface:

 

- Simply C++ interface for interaction with the UNG-Archive

- Write data into archive (without a password?)

- Overwrite data in the archive (without a password?)

- There should be no read access through the interface

- Optional: It should be possible to calculate MD5Sum of each file in the archive while the name of the file is known

- For security check a MD5 over the archive should be possible (So we can check if a user manipulated the archive)

 

Maybe something familiar exists? Would be very sweet to have such a interface.

 

 

Manuel

Link to comment
×
×
  • Create New...