A small program that will let you download sources of MoriasRace.

Victorious Children Studios 81b2562a02 Replaced Tor with Madiator's server пре 10 месеци
.gitignore 65ddece218 Upload files to '' пре 11 месеци
LICENSE eed1734dc4 Initial commit пре 11 месеци
README.md 81b2562a02 Replaced Tor with Madiator's server пре 10 месеци
big_logo.txt 0d895916e9 Added a new colorful logo. пре 11 месеци
colors.txt 0d895916e9 Added a new colorful logo. пре 11 месеци
run.py 81b2562a02 Replaced Tor with Madiator's server пре 10 месеци

README.md

Moria's Race Source Files Browser And Downloader

This is a program that let's you look at source files of the Moria's Race Open Movie.

What is Moria's Race?

Moria's Race is an Open Movie directed by J.Y.Amihud. And is a story about an 11 year old girl who desperately wants to race real race-cars. More about the movie itself you can find on a dedicated page here:

blenderdumbass.codeberg.page/MoriasRace

How To Use This Software?

The software has been tested on GNU / Linux Operating system with Python3.10. You have to have Python installed.

Installation

To install the program you simply clone the repository:

$ git clone https://notabug.org/jyamihud/MoriasRaceSourceDownloader

And then go into the repository's directory:

$ cd MoriasRaceSourceDownloader

Running The Program

To run the program, if you have finished all the previous steps, just type:

$ python3 run.py

Inside of the program run the help command, to see what is possible to do.

📁 > help

Contributing

The software is under the GNU General Public License Version 3 or any later version. So please modify it as much as you want. Good pull requests are welcome.

The software of the server is available here.