Skip to content

flythereddflagg/RCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,001 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCA - Red Castle Avenger

redddogjr@gmail.com | License | Credits | Version

RCA Title Screen

Build from Source

  1. Python distribution installed (Python >= 3.10)
  2. Recommended: Set up a virtual environment in Python to run the build
  3. Run the build command from the project's root directory
  4. Dependencies should be downloaded, installed and the project built in the project directory
# set up a virtual environment on Linux
python -m venv build_env
source ./build_env/bin/activate

# set up a virtual environment on Windows
python -m venv build_env
./build_env/Scripts/activate.bat

# build command
python setup.py build

About

Red Castle Avenger - What lurks in the shadow of the mountain.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Contributors