Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spencer1911/Fixed-7Clicker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7Clicker
Choose a base ref
...
head repository: spencer1911/Fixed-7Clicker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 26, 2021

  1. remove unwanted kotlin :trollface:

    JohnShiozo authored Oct 26, 2021
    Copy the full SHA
    ba1f330 View commit details
  2. Merge pull request #3 from JohnShiozo/patch-1

    remove unwanted kotlin :trollface:
    spencer1911 authored Oct 26, 2021
    Copy the full SHA
    81a3e59 View commit details
  3. Update README.md

    spencer1911 authored Oct 26, 2021
    Copy the full SHA
    421cb68 View commit details

Commits on Oct 28, 2021

  1. Update README.md

    spencer1911 authored Oct 28, 2021
    Copy the full SHA
    88d071f View commit details

Commits on Nov 18, 2021

  1. Update README.md

    spencer1911 authored Nov 18, 2021
    Copy the full SHA
    88b08dc View commit details
Showing with 2 additions and 3 deletions.
  1. +2 −2 README.md
  2. +0 −1 build.gradle
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@

**Current JAR on Releases.**<br>
99.9% of the credits goes to __JohnShiozo__ . That made the source currently buildable and working (100% now)<br>
Also, the original source is (obviously) from Ruffian, many years ago he did this man.
Also, the original source is (obviously) from **@Ruffian7**, many years ago he did this man.

**Discords: (if you want support)**<br>
<ins>__**joaoshiozo#3478**__</ins><br>
<ins>__**brazilman#5465**__</ins>
<ins>__**i dont use discord anymore#69420**__</ins>

*If neither of us answer you its because we're busy.*

1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
buildscript {
ext.kotlin_version = '1.6.0-RC'
repositories {
mavenCentral()
maven { url = 'https://plugins.gradle.org/m2/' }