xiaoye97-BepInEx-Plugins icon indicating copy to clipboard operation
xiaoye97-BepInEx-Plugins copied to clipboard

基于BepInex的Unity游戏插件

Results 21 xiaoye97-BepInEx-Plugins issues
Sort by recently updated
recently updated
newest added

Hello xiaoye and thank you for your plugin! However, I can not find the latest BigInventory 1.3(steam workshop) version source code. Is it possible for you to update the source...

Hi, can you update BepInEx in thunderstore dyson sphere program to the latest version 5.4.19? https://dsp.thunderstore.io/package/xiaoye97/BepInEx/

As well as reform, can you make the dismantle cursor larger too for easier removal of lots of buildings, factories, etc., please?

No matter how I place down the super belt mk. I or mk. II, they both say 30 cargo/s and I believe that this is their limit by the speed...

![image](https://user-images.githubusercontent.com/84849877/119656008-8a8ad880-be6d-11eb-9239-306f33a6ed42.png)

https://github.com/xiaoye97/xiaoye97-BepInEx-Plugins/blob/master/Dyson%20Sphere%20Program/SuperBelt/SuperBelt.cs#L45 This should be `if (CanUpgrade3to4.Value && CanUpgrade4to5.Value)` instead perhaps?

Was working fine last night. I think the latest patch broke the mod. Got this error when I went to lay down a smelter line. ``` Exception hit 120 times:...

Love the ability to press alt and drag to build, but the distance between buildings can be closer when built manually! Seems the default min distance with this wonderful mod...

如题,我觉得LV4和LV5还是不够快,有没有可能给这个MOD加上用来调整速度的配置文件?

``` Exception hit 14754 times: IndexOutOfRangeException: Array index is out of range. SuperBelt.SuperBelt.CargoPathPatch (CargoPath) (wrapper dynamic-method) CargoPath.DMD (CargoPath) CargoTraffic.GameTick (long,bool) (wrapper dynamic-method) PlanetFactory.DMD (PlanetFactory,long) (wrapper dynamic-method) GameData.DMD (GameData,long) GameMain.FixedUpdate ()...