mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #128] [MERGED] Easier setup #5213
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/128
Author: @dginovker
Created: 10/29/2019
Status: ✅ Merged
Merged: 10/29/2019
Merged by: @dginovker
Base:
master← Head:easier_setup📝 Commits (4)
6af7291Simpler compilation steps8d35bb9Add imagesb6d8620Added artifact METAsdcd656eArtifact fix📊 Changes
18 files changed (+212 additions, -25 deletions)
View changed files
📝
.idea/2006rebotted.iml(+1 -1)➕
.idea/artifacts/2006rebotted_jar.xml(+42 -0)➕
.idea/artifacts/localhost_2006rebotted_jar.xml(+42 -0)📝
.idea/misc.xml(+1 -1)➕
.idea/workspace.xml(+115 -0)📝
2006Redone Client/METAs/Client Meta/META-INF/MANIFEST.MF(+0 -0)➕
2006Redone Client/METAs/Local Client Meta/META-INF/MANIFEST.MF(+3 -0)📝
2006Redone Server/src/redone/game/players/Client.java(+3 -4)📝
2006Redone Server/src/redone/integrations/discord/DiscordActivity.java(+1 -1)➕
CompiledServer/artifacts/2006rebotted_jar/2006rebotted.jar(+0 -0)➕
CompiledServer/artifacts/localhost_2006rebotted_jar/localhost_2006rebotted.jar(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/players/Client$1.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/players/Client$2.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/players/Client$3.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/players/Client$4.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/game/players/Client.class(+0 -0)📝
CompiledServer/production/2006rebotted/redone/integrations/discord/DiscordActivity.class(+0 -0)📝
README.md(+4 -18)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.