-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Rai Pal | ||
|
||
> **Warning** | ||
> Work in progress, lots of features missing, expect bugs. | ||
This is a thing to help find games of a specific engine, and then easily install universal mods for that game. I made it because when I'm making mods for games, there's a few different steps that are repeated for every game: | ||
|
||
- Checking the game engine. | ||
- Checking the engine version. | ||
- Checking the Unity scripting backend (il2cpp/mono). | ||
- Installing Unity Explorer for inspecting the game scenes. | ||
- etc | ||
|
||
So this tool automates a lot of that work. This also lets you filter your Steam owned games by engine, so you can for instance find all the Unreal games you own. | ||
|
||
![image](https://github.com/Raicuparta/rai-pal/assets/3955124/c8c0e8f9-e3c0-4928-9961-479cb1ef408e) |