Skip to content

TheRolfFR/Magic_Students_launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Downloads

Screenshots

Screenshot

Keys

Keys

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
  2. Click the Add Jar(s) button
  3. 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
  2. Click the Add Natives(s) button
  3. Select the natives for the wanted platform (can be found in lib/lwjgl-2.9.3/native folder of the Magic Students root location) and hit the Add Button

Third step : Enter main class

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

Fourth step : generate the jar

  1. Click the 4) MAIN CLASS button
  2. Click the Create Fat Jar button
  3. Choose your location in the file dialog with your desired name (it doesn't matter) and hit the Save Button
  4. 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
  2. Click the Create Windows EXE file button
  3. 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
  2. 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

About

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

Topics

Resources

Stars

Watchers

Forks