How do I include XML file into EXE or obfuscate XML

0 favourites
  • 4 posts
From the Asset Store
Source File, music and art pack for Android Negotiator
  • Hello, I have no previous experience with tool like this. I'm deciding whether it's good fit for my game project. Since my game will be based on text structured in XML file, I'm worried about being the main game value way too exposed for any capable user.

    Can construct compile external resources such as XML into EXE?

    Or obfuscate the external XML file? I thought about using PHP's base64 and couple more string function to obfuscate the plain text. So only the one who knows the exact sequence of used methods could read the file. But that would require having the same string function in Construct to reverse the process and load as normal XML. Is that possible with Construct?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • if you add the file to the project it will compile with your out put files.

  • if you add the file to the project it will compile with your out put files.

    So instead of reading the file during the runtime I can import the file during development process. Sounds good. Thank you for prompt help.

  • no problem

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)