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

Victorious Children Studios 81b2562a02 Replaced Tor with Madiator's server 10 meses atrás
.gitignore 65ddece218 Upload files to '' 11 meses atrás
LICENSE eed1734dc4 Initial commit 11 meses atrás
README.md 81b2562a02 Replaced Tor with Madiator's server 10 meses atrás
big_logo.txt 0d895916e9 Added a new colorful logo. 11 meses atrás
colors.txt 0d895916e9 Added a new colorful logo. 11 meses atrás
run.py 81b2562a02 Replaced Tor with Madiator's server 10 meses atrás

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.