-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 changed file
with
23 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,34 @@ | ||
# Catalyss | ||
A mod and injector for Atlyss (furry game) | ||
|
||
A standalone mod and injector for Atlyss (furry game) | ||
<br> | ||
https://store.steampowered.com/app/2768430/ATLYSS/ | ||
|
||
### Why? | ||
Honestly I was bored and wanted to see what I could do with this game I'll probably add more later on (Weapon drops, money drops, etc) | ||
<br> | ||
This was mostly done as a test project lol and for fun | ||
|
||
This was mostly done as a test project lol | ||
### Plans | ||
A better GUI and more features (when I have time lol) | ||
<br> | ||
Multiplayer support (Not sure if this currently works online but you can try it) | ||
<br> | ||
Support to load other mods or load with other mods (Currently Catalyss doesn't work with Bepin or Melonloader because it's standalone) | ||
|
||
### Images | ||
![mainpic](https://github.com/user-attachments/assets/32d06797-5239-43bc-8b19-120b44799d0b) | ||
### Note(s) | ||
Launch the game, wait for the main menu to appear then inject. <br> | ||
Press 'F' to Open and Close the Mod Menu. <br> | ||
If any function breaks just turn it off and on again (Will be fixed next update). <br> | ||
|
||
## Credits | ||
https://github.com/warbler/SharpMonoInjector | ||
## Images | ||
![picfix](https://github.com/user-attachments/assets/95e4d468-5af9-4dd3-b0df-0e0919864d16) | ||
|
||
https://github.com/scrim-dev | ||
|
||
## Credits | ||
https://github.com/scrim-dev | ||
<br> | ||
https://github.com/warbler/SharpMonoInjector | ||
<br> | ||
https://github.com/tryphotino/photino.NET | ||
<br> | ||
https://github.com/nolife99 |