8000 Add support for Unity versions earlier than 2022 by kafeijao · Pull Request #37 · PiMaker/ltcgi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for Unity versions earlier than 2022 #37

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

Merged
merged 1 commit into from
May 10, 2025

Conversation

kafeijao
Copy link
Contributor

This change allows me to use this package on Unity 2021

The unity editor automatically sets UNITY_2022_1_OR_NEWER to true

This fix was also mentioned here: #30 (comment)

@kafeijao
Copy link
Contributor Author
kafeijao commented Apr 18, 2025

In 5ddece0 I added the missing meta file to prevent unity throwing the error:
image

This didn't stop it from working, but having the error pop every now and there is eh

Edit: I noticed that particular file was on the .gitignore, so I reverted. I assume it's being ignore for a reason and me getting the error is probably related with me using a lower version of unity (2021)

@PiMaker
Copy link
Owner
PiMaker commented May 10, 2025

The unitypackage.list file is for the old way of automatically building unitypackages, it's harmless and not included when loading via the VCC.

Thanks for the PR!

@PiMaker PiMaker merged commit e6556f8 into PiMaker:main May 10, 2025
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

Successfully merging this pull request may close these issues.

2 participants
0