terremoth / athenaenv-pkgs

Athena Environment PS2 Packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AthenaEnv Packages

AthenaEnv Packages

Main repository for packages of the Athena Environment to be used with Zeus Package Manager

Feel free to send via pull request your package

Standard template to push your pkg:

  • create a directory in the root folder in this repo, with the exact name you want for the package (all lowercase with no spaces, spaces in the name should have - (hyphen) separating
  • this root folder that lies your package should have a file called "description.txt" written what your lib does, so the package manager command "search" could list and read from these files
  • put your pkg files inside this directory

The zeus package manager should then find the package with:

$ python zeus.py --search pkg-name

About

Athena Environment PS2 Packages

License:MIT License


Languages

Language:JavaScript 100.0%