Skip to content

Raicuparta/rai-pal

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Add il2cpp version of Universal Unity VR mod
12cbf47

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 29, 2023 12:11
November 30, 2023 17:06
November 30, 2023 13:33
October 7, 2023 13:37
September 28, 2023 16:50
October 9, 2023 19:29
October 2, 2023 10:48
October 12, 2023 11:53
September 28, 2023 23:37
September 27, 2023 11:29
September 6, 2023 14:31

image

⚠️ Warning:
Work in progress, lots of features missing, expect bugs.

Download Rai Pal

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.

License

Rai Pal
Copyright (C) 2023  Raicuparta

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.