Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarification regarding unity files #3

Open
abdelrahman46 opened this issue Nov 30, 2023 · 2 comments
Open

clarification regarding unity files #3

abdelrahman46 opened this issue Nov 30, 2023 · 2 comments

Comments

@abdelrahman46
Copy link

Hi, I was wondering if it's possible to provide more clarification in the wiki for those who would like to use up to date Unity files... a few points:

  1. Is it the LTS Linux Android Build Support versions that you use?
  2. If yes, which variation do you use, mono or il2cpp?
  3. Is there a recommended efficient way to extract the libunity.so and libunity.sym.so files?

Thank you.

@rtrimana
Copy link
Contributor

rtrimana commented Nov 30, 2023

Hi @abdelrahman46 , thanks so much for bringing this up. So, I think the current instructions say that we need to download a new version from https://unity.com/releases/editor/archive. And, we can use Unity Hub for that and it might be the LTS Linux Android Build Support, but I don't recall that I was asked to select any version: the Unity Hub automatically asks me to accept before the download process starts. I believe the specific folders they are coming from the structure should be the following. I believe we need to get the .so files from the il2cpp folder inside Variations as shown below.

Screen Shot 2023-09-29 at 11 43 08 AM

I hope this clarifies your questions 1 and 2. For 3, I think we can write a script to pick the right files inside the downloaded library, say, if you need to extract the files for many new Unity libraries just like what we did here the first time. Please let me know if you have more questions/comments.

P.S. I have updated the instructions on the Wiki to refer to our conversation here for more details. Thanks again.

@abdelrahman46
Copy link
Author

Thank you very much for the clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants