slow-fps-game

A very slow fps game in spigot 1.12.2

License

License

GroupId

GroupId

com.github.patrick-mc
ArtifactId

ArtifactId

slow-fps-game
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

slow-fps-game
A very slow fps game in spigot 1.12.2
Project URL

Project URL

https://github.com/patrick-mc/slow-fps-game
Source Code Management

Source Code Management

https://github.com/patrick-mc/slow-fps-game

Download slow-fps-game

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Slow FPS Game

Build Status Twitch Status

GitHub License GitHub Repository Size GitHub Commit Activity GitHub Last Commit GitHub Release Date GitHub Latest Release GitHub Downloads GitHub Issues GitHub Closed Issues GitHub Issues GitHub Closed Issues

A very slow fps game in spigot 1.12.2


Features

  • Breaks the common sense that fps should be fast.
  • The projectile speed is super slow.
  • Can use any item as the projectile.

Gradle (Groovy)

allprojects {
   repositories {
       ...
       mavenCentral()
   }
}

...
dependencies {
   implementation 'com.github.patrick-mc:slow-fps-game:1.0'
}

Gradle (Kotlin DSL)

allprojects {
   repositories {
       ...
       mavenCentral()
   }
}

...
dependencies {
   implementation("com.github.patrick-mc:slow-fps-game:1.0")
}

Versions

Version
1.0