I've made a simple game launcher that can launch almost any game.
It is e x t r e m e l y lightweight and is literally one singular .jar file and a folder that will be created next to the file (if you add any games to it, that is).
Add a game, set it's root directory, tell how to launch it by giving the launcher launch commands (i.e. hl -width 1280 -height 720), and you're done.
It will even track the total time played since you added the game to the game launcher.
mabid2601•2h ago
It is e x t r e m e l y lightweight and is literally one singular .jar file and a folder that will be created next to the file (if you add any games to it, that is).
Add a game, set it's root directory, tell how to launch it by giving the launcher launch commands (i.e. hl -width 1280 -height 720), and you're done.
It will even track the total time played since you added the game to the game launcher.
https://github.com/alhilajmedia-dotcom/mabids-game-launcher/...
Please give me feedback, you can roast me all you want.