Git Product home page Git Product logo

2moons-xterium's Introduction

2moons-xterium

FINISHED - DISCONTINUED

README: HOW TO USE THE XTERIUM TEMPLATE

#1 - CREATE DATABASE (EXAMPLE: UNI_NAME_PORTAL, UNI_NAME_WORLD1, UNI_NAME_WORLD2 ...)
#2 - UPLOAD THE PORTAL_TYPE_DB ZND THE GAME_TYPE_DB IN THE CORRECT PREVIOUS CREATED DATABASES
#3 - REDIRECTIONS - CREATE ONE SUBDOMAIN FOR GAMES FILES
#4 - EDIT LOGIN PROCESS IN THE PORTAL PAGE TO MATCH YOUR SUBDOMAIN NAMES.
#5 - CREATE AN ADDITIONAL SUBDOMAIN NAMED STATIC.MYURL.COM (POINTING TO THE STATIC FOLDER)
#6 - FOR A BETTER USER EXPERIENCE, OWNER SHOULD PURCHASE A CDN OR USE A FREE CDN ON THE STATIC FOLDER TO LOAD ALL IMAGE FASTERS (BUT NOT FORCED) ON THE STATIC SUBDOMAIN
#7 - RUN THE INSTALL FOLDERS
#8 - Add a new cronjob into your hosting panel as follow

          • /usr/bin/php /path/to/your/game/root/folder/doCronJob.php >/dev/null 2>&1

EXAMPLE OF FTP STRUCTURE

  • ROOT
    • XTERIUM_GAME
      • PORTAL
      • ALL PORTAL FILES
        • UNIVERSE
          • WORLD_1
        • ALL GAMES FILES FOR WORLD_1
          • WORLD_2
        • ALL GAMES FILES FOR WORLD_2
          • WORLD_3
        • ALL GAMES FILES FOR WORLD_3

EXAMPLE OF PORTAL AND GAME URL USING THE FOLLOWING STRUCTURE FOR CREATING SUBDOMAINS:

  • httpdocs/XTERIUM_GAME/PORTAL
  • httpdocs/XTERIUM_GAME/UNIVERSE/WORLD_1
  • httpdocs/XTERIUM_GAME/UNIVERSE/WORLD_2
  • httpdocs/XTERIUM_GAME/UNIVERSE/WORLD_3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.