This is a program that let's you look at source files of the Moria's Race Open Movie.
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
The software has been tested on GNU / Linux Operating system with Python3.10. You have to have Python installed.
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
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
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.