Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: Mewnojs/PlantsVsZombies.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: Arch-AIk/PlantsVsZombies.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 19 files changed
  • 2 contributors

Commits on Nov 15, 2024

  1. Create dotnet-desktop.yml

    xiaofei689 authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0ad47ff View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2025

  1. Configuration menu
    Copy the full SHA
    cd0c30f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Chore: Upgrade to .NET 8 and remove IronPy interactive client

    Performs project maintenance updates:
    
    * **.NET SDK Upgrade:** Updates  to require .NET SDK 8.0.414.
    * **Target Framework Upgrade:** Updates  to target  and switches the SDK from  to the more general .
    * **Project Removal:** Removes the obsolete 'IronPyInteractiveClient_Xamarin' project and all its related configurations from the  solution file.
    Bli-AIk committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    b155b7e View commit details
    Browse the repository at this point in the history
  2. Feat: Overhaul run_linux.sh with resource management and build options

    Refactors the Linux helper script (run_linux.sh) into a comprehensive, multi-choice menu utility to streamline development and resource management.
    
    Key enhancements include:
    
    * **Resource Management Sub-menu:** Adds a new menu for explicit management of base, Chinese localization, and other resource ZIP files, including functions to install, remove, and check the current status of the extracted 'Content' directories.
    * **Smart Resource Setup:** Implements a mechanism to automatically check for and unpack base resources into the target 'bin' folder (for both Debug and Release) before running a configuration.
    * **Expanded Run Options:** Separates the main game run option into explicit **Debug** and **Release** configurations.
    * **Dependency Check:** Adds a check to ensure the UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send
    bug reports using http://www.info-zip.org/zip-bug.html; see README for details.
    
    Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
      Default action is to extract files in list, except those in xlist, to exdir;
      file[.zip] may be a wildcard.  -Z => ZipInfo mode ("unzip -Z" for usage).
    
      -p  extract files to pipe, no messages     -l  list files (short format)
      -f  freshen existing files, create none    -t  test compressed archive data
      -u  update files, create if necessary      -z  display archive comment only
      -v  list verbosely/show version info       -T  timestamp archive to latest
      -x  exclude files that follow (in xlist)   -d  extract files into exdir
    modifiers:
      -n  never overwrite existing files         -q  quiet mode (-qq => quieter)
      -o  overwrite files WITHOUT prompting      -a  auto-convert any text files
      -j  junk paths (do not make directories)   -aa treat ALL files as text
      -U  use escapes for all non-ASCII Unicode  -UU ignore any Unicode fields
      -C  match filenames case-insensitively     -L  make (some) names lowercase
      -X  restore UID/GID info                   -V  retain VMS version numbers
      -K  keep setuid/setgid/tacky permissions   -M  pipe through "more" pager
      -O  CHARSET  specify a character encoding for DOS, Windows and OS/2 archives
      -I  CHARSET  specify a character encoding for UNIX and other archives
    
    See "unzip -hh" or unzip.txt for more help.  Examples:
      unzip data1 -x joe   => extract all files except joe from zipfile data1.zip
      unzip -p foo | more  => send contents of foo.zip via pipe into program more
      unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer utility is installed.
    * **Maintenance:** Updates  to explicitly exclude all resource ZIP files (, , ) from source control.
    Bli-AIk committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    f277adc View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.