Important
Notices about VAIIYA Termial will show up in this note!
Welcome VAIIYA trustees and fellow THE FINALS contestants! welcome to my VAIIYA terminal project page!
VAIIYA terminal is a for-fun project made by me and serves mostly the purpose of being entertainment and a story module! I hope you can join me on my long journey of making this dream come true with me!
Caution
THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMARTSCREEN CONTROL MOST LIKELY DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.
Note
all images were uploaded durring v10 or 0.0.10, things are subject to change!
Hello fello VAIIYA Trustees! if you want to help with the progress of VAIIYA Terminal, here are some basic rules and things to know!
- get Github desktop if you dont have it already :3
Important
Hello again everyone! just a quick edit, this note below is purely incorrect, and i am working on a fix. In the meantime i will gather more info and fix this soon. Thank you for understanding.
make sure you are using a global installation of python 3 for it to recognise the installed modules! if you use the "recommended" python3 installation from VScode, you will get errors of reportMissingImports
!
get the latest release here: python downloads
- Clone the repository and get dependencies
- clone the repository with the HTTPS method through Github desktop
- open the filestructure in VScode or your perferred IDE
- install dependencies inside the filestructure with
pip install -r requirements.txt
- run
VAIIYA terminal.py
with the run button in VScode or your own IDE to see if everything is working!
Tip
it is recommended that you install the pylance extension for VScode, as it has really nice fetures for debugging and other!
and thats all for setup!
- any new changes when being merged get sent to the experimental branch.
- large changes can have their own branch, then will be merged to the experimental branch later on.
Note
these contributing rules are still very scratched together for now, so a lot of self judgement will be applied for new rules to form.