An open API service indexing awesome lists of open source software.

https://github.com/therolffr/magic_students_launcher

Windows, Linux and MacOS launchers for the game Magic Students. Code here :
https://github.com/therolffr/magic_students_launcher

java linux macos roguelike slick2d windows

Last synced: about 2 months ago
JSON representation

Windows, Linux and MacOS launchers for the game Magic Students. Code here :

Awesome Lists containing this project

README

        



Magic Student Launcher


Dungeon rogue-like made with Java and Slick2D library - Academic project


GitHub code size in bytes
contributors
license

# The code

The whole project code is available here :

[https://github.com/TheRolfFR/Magic_Students](https://github.com/TheRolfFR/Magic_Students)

# Downloads

- Windows/Linux/MacOS executable JAR : [Magic_Students_win.jar](final/Magic_Students.jar)
- Windows executable : [Magic_Students.exe](windows/Magic_Students.exe)
- Mac App bundle : [Magic_Students.zip](mac/Magic_Students.zip)
- Linux shell : [Magic_Students.sh](linux/Magic_Students.sh)

# Screenshots
![Screenshot](https://raw.githubusercontent.com/TheRolfFR/Magic_Students/master/img/screenshot.png)

# Keys
![Keys](https://raw.githubusercontent.com/TheRolfFR/Magic_Students/master/img/keys.png)

# Build instructions

**!!! DOWNLOAD, INSTALL jarsplice here : http://ninjacave.com/jarsplice#Download !!!**

Double-click to launch the jarsplice executable jar.

## First step : add the jar

1. Click the **1) ADD JARS** button
1. Click the Add Jar(s) button
1. Select the built jar with Intellij IDEA and hit the **Add** Button

## Second step : add the natives

Natives are complementary libs needed to run on certains platform

1. Click the **2) ADD NATIVES** button
1. Click the Add Natives(s) button
1. Select the natives for the wanted platform *(can be found in lib/lwjgl-2.9.3/native folder of the [Magic Students](https://github.com/TheRolfFR/Magic_Students) root location)* and hit the **Add** Button

## Third step : Enter main class

1. Click the **3) MAIN CLASS** button
1. Enter the Magic Students main class location in the field : **Main.MainClass**

## Fourth step : generate the jar

1. Click the **4) MAIN CLASS** button
1. Click the **Create Fat Jar** button
1. Choose your location in the file dialog with your desired name *(it doesn't matter)* and hit the **Save** Button
1. Wait and you should see A success dialog appearing

## Fifth step : generate the exe *(or else depending the desired platform)*

1. Click the **EXTRA (WINDOWS.EXE )** button
1. Click the **Create Windows EXE file** button
1. Choose your location in the file dialog with your desired name *(this one matters)* and hit the **Save** Button

# Add an icon instructions

**!!! Download and install Resource Haker here : http://angusj.com/resourcehacker/#download !!!**

Open ResourceHacker.exe

## Add an Image Resource
1. Click the Open item in the File menu or press **CTRL + O**
1. Select the desired exe in the file dialog and hit the submit button
3. Click the "flower image icon" button in the toolbar, a dialog window will open
4. Click the **Select File ...** button
5. Select the desired Icon file
6. Resource Hacker will detect automatically that it is the icon and fill the other fields for you
7. Just click the **Add Resource** button to add the resource
8. Eventually click the "floppy disk" button to save your file
9. Select your location and hit the submit button