Skip to content
Yaro2709 edited this page Aug 26, 2020 · 5 revisions

Foreword

Our project is based on the 2Moons engine version 1.8. 2Moons is based on the XG-Proyect 2.8 engine. This is important to know! Like its predecessors, New-Star is an online browser-based strategy game based on the principles of the Ogame system. The project is in active development under the leadership of Yaro2709.

Detailed project structure

  • cache - cached template/smartyfiles
  • chat - the good old ajaxchat
  • includes - nearly all php stuff in here
    • backups
    • classes
      • cache
        • builder
        • resource
      • cronjob
      • extauth
      • missions
        • functions
    • libs
      • facebook
      • ftp
      • OpenID
      • Parsedown
      • phpmailer
      • reCAPTCHA
      • Smarty
      • tdcron
      • teamspeak
      • wcf
      • zip
    • pages
      • adm
      • game
      • login
  • install
  • language
    • en
      • templates
  • licenses
  • scripts
    • admin
    • base
    • game
    • l18n
    • login
  • styles
    • resource
      • css
        • admin
        • base
        • ingame
        • install
        • login
      • fonts
      • images
        • admin
        • facebook
        • icons
        • install
        • login
    • templates
      • adm
      • game
      • install
      • login
    • theme
      • gow
        • gebaeude
          • bonus
          • race
        • img
          • alliance
          • battle
          • content
          • general
          • iconav
          • information
          • resources
          • title
        • planeten
          • panel
          • planet2d
          • small
Clone this wiki locally