/PhasmoCraft

A paranormal minecraft mod đź‘».

Primary LanguageJavaOtherNOASSERTION

PhasmoCraft

About The mod

A FML mod providing tools to simulate Phasmophobia. Supports Forge Loader 31+.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

  1. Clone the repo

    git clone git@github.com:xiyan128/PhasmoCraft.git
    
    • For Eclipse, run the genEclipseRuns gradle task (gradlew genEclipseRuns). This will generate the Launch Configurations and download any required assets for the game to run. After this has finished refresh your project.
    • For IntelliJ, run the genIntellijRuns gradle task (gradlew genIntellijRuns). This will generate the Run Configurations and download any required assets for the game to run. After this has finished edit your Configurations to fix the “module not specified” error by changing selecting your “main” module.

See Forge Documentation for detailed reference

Installation

Usage

Place the .jar file to your Minecraft’s mods directory.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the LGPL License. See LICENSE for more information.