CymaticLabs / Unity3D.Amqp

AMQP client library for Unity 3D supporting RabbitMQ
MIT License
97 stars 21 forks source link

Loading AmqpConfiguration.json in Build #14

Open iolumbaram opened 5 years ago

iolumbaram commented 5 years ago

Hi,

May I know how configuration details from AmqpConfiguration.json is load and read in Build? I have no problem loading JSON in editor; however, I cant seem to in Build.

From the log, application in Build is reading JSON file somehow, but I dont think it is the file I had placed in Resources/ directory in Build folder. Has the file build into the binary upon Bulid..?

Appreciate any advice on this matter. Thank you very much in advance.

FYI, have done: Build/ProjectName_Data/Resources/AmqpConfiguration.json