Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kitlith/unity-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: BasisVR/unity-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 35 files changed
  • 3 contributors

Commits on Mar 13, 2026

  1. Add parameter linux64FileExtension

    Allows the end-user to restore the default unity behavior of
    using the file extension `.x86_64`, instead of no file extension.
    
    Preserves the current behavior, to avoid surprise breakage.
    kitlith committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    d1b0d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbea9a View commit details
    Browse the repository at this point in the history
  3. s/linux64FileExtension/linux64RemoveExecutableExtension/

    and the rest that this entails.
    
    This PR should probably be squashed before merging,
    with attention paid to the commit message.
    kitlith committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    37698d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. Add Unity Version checking.

    Toys0125 committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    26d9911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    572fc64 View commit details
    Browse the repository at this point in the history
  3. Check by lowest verision.

    Toys0125 committed Mar 14, 2026
    Configuration menu
    Copy the full SHA
    255abbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e7fc62 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. Configuration menu
    Copy the full SHA
    b4fcf85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0d1b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279c035 View commit details
    Browse the repository at this point in the history
  4. Merge pull request game-ci#1 from Toys0125/Compiled-with-Unity-Versio…

    …n-Check
    
    Compiled with unity version check and Fallback.
    dooly123 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    389f562 View commit details
    Browse the repository at this point in the history
Loading