← Назад к ресурсам

StarRailExpress Library Mod

A lib of StarRailExpress with commands, development libs and resources

Modrinth library

Описание

# SRE-lib This is a **fabric mod** that contains necessary resource files, commands and libs for `StarRailExpress`. # Notice This is a **fabric mod**! # Features ## New commands - Add new commands `/sre:lib`. - Add new commands `/math ` For example: `/math 1+1+sin(5*cos(6*(1>2)))` will result `1` (`1.0410757253368614` if you called the function in code.) ## Resources - Add the necessary resources for the mod `StarRailExpress` - It contains sound packages needed for the game to run, providing sound effects for the following items/roles. - Roles: Jester, Singer,Loose End,Dio,Gambler,NianShou,Party Killer,Wind Yaose. - Items: Syringe, Sniper rifle, shotgun, The World. ## For Development - Add some general utils for `starrailexpress` that could be found in codes. # Why do you need this? If you are not a user of `StarRailExpress`, this mod may not be so useful. If you want to play, please see `starrailexpress` project instead. And then put it into your mod folder with `StarRailExpress`. It's a dependence lib for the mod `StarRailExpress`. If you want to build your own plugin of `StarRailExpress`, you will also needs this.