Skip to content
This repository was archived by the owner on Nov 26, 2019. It is now read-only.

Commit 772f3ac

Browse files
committed
Merge branch 'develop' of github.com:Bios-Marcel/ServerBrowser into develop
2 parents 4bf5aea + d830db6 commit 772f3ac

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ src/main/resources/com/msc/serverbrowser/version.properties
3030
### IntelliJ ###
3131
**/.idea/
3232
**/*.iml
33+
**/*.ipr
34+
**/*.iws
3335
**/out/
3436

3537
# JDT-specific (Eclipse Java Development Tools)

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# SA-MP Server Browser
22

3-
[![Build Status](https://img.shields.io/travis/Bios-Marcel/ServerBrowser.svg?style=flat-square)](https://travis-ci.org/Bios-Marcel/ServerBrowser)
43
[![Codacy grade](https://img.shields.io/codacy/grade/7e9eab6cb5644617a590ef4e81a2e466.svg?style=flat-square)](https://app.codacy.com/app/Bios-Marcel/ServerBrowser/dashboard)
54
[![Waffle.io - Columns and their card count](https://badge.waffle.io/Bios-Marcel/ServerBrowser.svg?columns=all&style=flat-square)](https://waffle.io/Bios-Marcel/ServerBrowser)
65

6+
master: [![Build Status](https://img.shields.io/travis/Bios-Marcel/ServerBrowser.svg?branch=master&style=flat-square)](https://travis-ci.org/Bios-Marcel/ServerBrowser)
7+
8+
develop: [![Build Status](https://img.shields.io/travis/Bios-Marcel/ServerBrowser.svg?branch=develop&style=flat-square)](https://travis-ci.org/Bios-Marcel/ServerBrowser)
9+
710
## Description
811

912
This application offers a row of tools for the `San Andreas-Multiplayer` mod for the `Grand Theft Auto: San Andreas` game.

0 commit comments

Comments
 (0)