GithubHelp home page GithubHelp logo

phasmophobiahandbook's Introduction

Phasmophobia Handbook

A handbook guide application for the horror game Phasmophobia.

This app is designed to contain as much organised information about Phasmophobia as possible in order to help people to learn the game.

Building Manually

It is recommended to only build the repo from a release commit to ensure that usage of the app is stable.

PreRequisites

Building

  • Clone the repository
  • With Visual Studio
    • Open the repository's PhasmophobiaHandbook.sln file using Visual Studio (File -> Open -> Project/Solution -> Select the .sln file)
    • At the top of the screen, there will be 2 dropdown boxes. For the first one, ensure that the value of the first is set to Release
    • Click on the Build button at the top, and select either Build Solution or Rebuild Solution
    • The built app is now available at <RepositoryFolder>\PhasmophobiaHandbook\bin\Release\PhasmophobiaHandbook.exe
  • Without Visual Studio
    • Using the command line, use the cd command to enter the repository folder
    • Run dotnet build -f net471 -o .\PhasmophobiaHandbook\bin\Release -c Release
    • The built app is now available at <RepositoryFolder>\PhasmophobiaHandbook\bin\Release\PhasmophobiaHandbook.exe

Downloading prebuilt app

phasmophobiahandbook's People

Contributors

deathhound6 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

phasmophobiahandbook's Issues

AllGhosts Evidence Filter [bug]

When checking and unchecking (or vice versa), the colours of the matching ghost buttons do not update fast enough

E.g: if checking and unchecking (all ghosts match as no filter is applied), ghosts from the matching checking are only ones coloured black (implying they match the filter)

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.