Giter VIP home page Giter VIP logo

bwhorrorfixi's Introduction

BWHorror

A horror game I'm working on

Building the project: Linux

Download the latest release of spicyjpeg's PSn00bSDK and extract the folder to some directory you can reference later. For example:

mkdir ~/.sdk
cd ~/.sdk
wget https://github.com/spicyjpeg/PSn00bSDK/releases/download/v0.21/PSn00bSDK-0.21-Linux.zip
unzip PSn00bSDK-0.21-Linux.zip
rm PSn00bSDK-0.21-Linux.zip

This will create a directory .sdk in your HOME directory and extract the Linux version of PSn00bSDK there. Afterwards, the Zip archive is removed.

The build requires the environment variable PSN00BSDK_INSTALL_DIR to be set to the folder you extracted PSn00bSDK. For the above instructions, that would be something like this:

export PSN00BSDK_INSTALL_DIR=~/.sdk/PSn00bSDK-0.21-Linux

Put that in your .bashrc or the respective shell you're using.

Building the project: Windows

Download the latest release of spicyjpeg's PSn00bSDK and extract the folder to some directory you can reference later. For example:

  1. Create the folder C:\SDK
  2. Download https://github.com/spicyjpeg/PSn00bSDK/releases/download/v0.21/PSn00bSDK-0.21-Win32.zip
  3. Unzip the underlying folder into C:\SDK
  4. Remove the Zip file

This resulting folder would be C:\SDK\PSn00bSDK-0.21-Win32.

The build requires the environment variable PSN00BSDK_INSTALL_DIR to be set to the folder C:\SDK\PSn00bSDK-0.21-Win32 in this example.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.