Skip to content

rufaswan/Web2D_Games

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web2D_Games

Prerequisites

  • PHP 7.0 or above

  • Minimalistic PHP-cli (command-line interface) executable with

    • zlib extension

    • json extension

  • From PHP for Windows, you’ll only need these 3 files from the zip file

    • php.exe

    • php7ts.dll or php7nts.dll

    • php.ini (renamed from php.ini-development)

      • edit the value for 'memory_limit' from 128M to a higher value, e.g. 2048M