Giter VIP home page Giter VIP logo

gamedisk2's Introduction

GameDisk2

How to update the Gamedisk2 from the Gamedisk repository and generate plz-files

  1. Checkout the "Gamedisk2/master" branch
  2. Fetch and merge the branch "Gamedisk/master" to the "Gamedisk2/master" to get the latest additions
    • Note: you might need to call "git fetch -all" to get all data from all remotes to the local repository
  3. For any new games with data files, make the "*_data" folder in the same level the pop file is (e.g. "Action0/1nvader_data"), and copy the relevant data files there in the correct forder structure (e.g. "Action0/1nvader_data/music/1Invad_00.raw").
  4. Run the python script (python 2.7) that generates the plz-file. The plz-file is a package file that contains the pop file and the data files compressed, with the correct folder structure.
   cd ServerTools
   python2 CreateIndices.py
  1. Add and update changes to the "Gamedisk2" repository
   cd ..
   git add .
   git commit -m"generated plz-files"
   git push 

gamedisk2's People

Contributors

haviital avatar pokitto avatar filmote avatar tuxinator2009 avatar jonneva avatar torbuntu avatar vampirics avatar felipemanga avatar homineludens avatar

Watchers

 avatar

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.