commit cfd8a2dcb7c2f8750ebf7bb17b748f82002770ab Author: beefhavers <> Date: Tue Jan 7 13:56:18 2025 -0500 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..026b325 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +BL_proxy/ +*.blend1 diff --git a/Jenkinsfile b/Jenkinsfile new file mode 100644 index 0000000..43623db --- /dev/null +++ b/Jenkinsfile @@ -0,0 +1,12 @@ +pipeline { + agent any + + stages { + stage('credits'){ + when { changeset "script artifacts/credits.txt"} + steps { + sh "/home/adam/iHateThis.sh psychographic-profiling" + } + } + } +} diff --git a/README.md b/README.md new file mode 100644 index 0000000..15767f3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# psychographic-profiling + +lets categorize: gameplayers \ No newline at end of file diff --git a/Sounds/VO/.gitignore b/Sounds/VO/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/cards/note0.png b/cards/note0.png new file mode 100644 index 0000000..8ed5e65 Binary files /dev/null and b/cards/note0.png differ diff --git a/cards/tc0.png b/cards/tc0.png new file mode 100644 index 0000000..3be09f3 Binary files /dev/null and b/cards/tc0.png differ diff --git a/credits/.gitignore b/credits/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/script artifacts/credits.txt b/script artifacts/credits.txt new file mode 100644 index 0000000..e69de29 diff --git a/script artifacts/pronunciation guide.txt b/script artifacts/pronunciation guide.txt new file mode 100644 index 0000000..e69de29 diff --git a/script artifacts/script.md b/script artifacts/script.md new file mode 100644 index 0000000..948c3c6 --- /dev/null +++ b/script artifacts/script.md @@ -0,0 +1,7 @@ +# psychographic-profiling + +incitement + +## section + +text \ No newline at end of file diff --git a/video.blend b/video.blend new file mode 100644 index 0000000..b55fd98 Binary files /dev/null and b/video.blend differ diff --git a/videos/.gitignore b/videos/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/videos/a roll/.gitignore b/videos/a roll/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/videos/stock footage/.gitignore b/videos/stock footage/.gitignore new file mode 100644 index 0000000..e69de29