Linux platform support
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
Hello there!! I'm working in a game for training in my organization, and every workstation is a Ubuntu linux.
So, I saw in the source code the #if UNITY_[PLATFORM] conditionals, but, how can I add extra platforms? How can I add Linux support for unity-webview? Do you have some suggestion or a path that I can do a Pull request for this repo?
Thank you for your attention :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the source code around the #if UNITY_[PLATFORM] conditionals to understand how existing platforms are selected. Determine the platform-specific entry points needed for Linux and confirm what would constitute working Linux support for unity-webview; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, unity
- Domain
- desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100