Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 729 Bytes

general.md

File metadata and controls

21 lines (11 loc) · 729 Bytes

general documentation of the main directory

This directory holds the program itself

It contains an endless amount of files, including:

__main__.py: file to launch the program

version.info: changelog

deprecated.txt: list of things that will be removed in the future

LICENSE, LICENSE_Fogleman & LICENSE_Minecraft: licences of different parts of the program

mods.json: an file used by the program to indicate mod changes

REAME.md & README_old.md: the first should be read, the second is an guide on what could be added

requirements.txt: an pip-styled file to install all needed modules at once

tasks.list: an file containing some thoughts for the future of this project