Street Legal Racing: Redline v2.3.1

Street Legal Racing: Redline v2.3.1

评价数不足
Class Remover
   
奖励
收藏
已收藏
取消收藏
General: Misc
文件大小
发表于
更新日期
26.395 KB
2023 年 8 月 17 日 下午 1:23
2023 年 9 月 4 日 上午 1:49
4 项改动说明 ( 查看 )

订阅以下载
Class Remover

在 g13ba 的 2 个合集中
Mods improving the game
61 件物品
Tools
7 件物品
描述
Standalone Class Remover from the Custom Workshop Installer, rewritten in C#.

Needed for clean install and may be needed after removing/installing mods.

Related responses:
https://psteamcommunity.yuanyoumao.com/app/497180/discussions/0/1318835718949264905/#c2264691117429922747
https://psteamcommunity.yuanyoumao.com/app/497180/discussions/0/3129415222182636779/#c3088885996470915328


Requires .Net Framework 4.x (you probably have it already as it is installed with the game)

Changelog
Update 0a
- fixed class files would save to SRC directory if it's not lowercase
Update 0
- fixed a few lines at the top could disappear due to buffer not being increased properly



------------------------------------
Custom Workshop Installer
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1445498636
3 条留言
g13ba  [作者] 5 月 31 日 上午 2:47 
Btw, about stability, there is a beta available, see ImageCode discord.
g13ba  [作者] 5 月 31 日 上午 1:01 
Nope, but there are source files for 2.2.1.
Anyways, I don't think you need to add there anything for that.
Spirit Lanayru 5 月 31 日 上午 12:43 
Is there a resource that does the inverse to this; creating populated .java files of existing .class files? I'm currently trying to create custom engines of each engine type, and getting them to appear in the catalog seems quite difficult without having access to GameRef.class to add the new parts' Ref IDs. Being able to access the other .class files could also be very helpful for the rest of my project; namely adding more clubs beyond Red Flames and improving the stability of the game.