Added GitHub url to readmes
This commit is contained in:
parent
f1babaf3ab
commit
e2bf4b410c
4 changed files with 14 additions and 12 deletions
|
@ -3,6 +3,8 @@ Slipstream Mod Manager
|
||||||
|
|
||||||
Slipstream is the successor to Grognak's Mod Manager (GMM), a program designed to make it easy to install multiple [FTL](http://www.ftlgame.com/) mods at the same time.
|
Slipstream is the successor to Grognak's Mod Manager (GMM), a program designed to make it easy to install multiple [FTL](http://www.ftlgame.com/) mods at the same time.
|
||||||
|
|
||||||
|
To download compiled binaries, [click here](https://sourceforge.net/projects/slipstreammodmanager/).
|
||||||
|
|
||||||
Comments can be made in a forum thread [here](http://).
|
Comments can be made in a forum thread [here](http://).
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,14 @@
|
||||||
Slipstream Mod Manager
|
Slipstream Mod Manager
|
||||||
http://
|
https://github.com/Vhati/Slipstream-Mod-Manager
|
||||||
|
|
||||||
|
|
||||||
About
|
About
|
||||||
|
|
||||||
Slipstream is the successor to Grognak's Mod Manager (GMM), a
|
Slipstream is a mod manager for the game FasterThanLight, making it
|
||||||
program designed to make it easy to install multiple mods at the
|
easy to install multiple mods at the same time and, later, revert
|
||||||
same time.
|
to vanilla gameplay.
|
||||||
|
|
||||||
|
It is the successor to Grognak's Mod Manager (GMM).
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
|
|
|
@ -1,12 +1,14 @@
|
||||||
Slipstream Mod Manager
|
Slipstream Mod Manager
|
||||||
http://
|
https://github.com/Vhati/Slipstream-Mod-Manager
|
||||||
|
|
||||||
|
|
||||||
About
|
About
|
||||||
|
|
||||||
Slipstream is the successor to Grognak's Mod Manager (GMM), a
|
Slipstream is a mod manager for the game FasterThanLight, making it
|
||||||
program designed to make it easy to install multiple mods at the
|
easy to install multiple mods at the same time and, later, revert
|
||||||
same time.
|
to vanilla gameplay.
|
||||||
|
|
||||||
|
It is the successor to Grognak's Mod Manager (GMM).
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
// http://docs.oracle.com/javase/tutorial/uiswing/dnd/emptytable.html
|
|
||||||
// http://stackoverflow.com/questions/638807/how-do-i-drag-and-drop-a-row-in-a-jtable
|
|
||||||
// http://www.java2s.com/Tutorial/Java/0240__Swing/UsingdefaultBooleanvaluecelleditorandrenderer.htm
|
|
||||||
|
|
||||||
package net.vhati.modmanager.ui;
|
package net.vhati.modmanager.ui;
|
||||||
|
|
||||||
import java.awt.BorderLayout;
|
import java.awt.BorderLayout;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue