Skip to content
@WorldBoxOpenMods

WorldBoxOpenMods

Hi there 👋

Tips for Modders

  1. Generate/Download Assembly-CSharp.pdb and put it under worldbox_Data/Managed together with Assembly-CSharp.dll. So that, you can get detailed stacktrace when an exception happens.
  2. Got Assembly-CSharp.xml and put it together with the Assembly-CSharp.dll your .csproj referenced. So that, you can get unofficial document for Assembly-CSharp.dll.

给模组开发者的提示

  1. 使用ILSpy/dotPeek为Assembly-CSharp.dll生成.pdb文件并放到worldbox_Data/Managed下, 当报错时, 可以得到详细的调用堆栈(显示具体行号, 以生成pdb文件的反编译器为准)
  2. 获取Assembly-CSharp.xml并和你的.csproj文件引用的Assembly-CSharp.dll放在一起, 能够获取非官方的Assembly-CSharp.dll的文档

What does WorldBoxOpenMods provide

  1. Maintain ModLoader, Documentation and Mod Tutorials.
  2. Maintain outdated mods in this organization if neccessary
  3. A communication platform which might brought better compatibility between mods.

WorldBoxOpenMods提供的"服务"

  1. 维护模组加载器, 文档, 以及指南/教程
  2. 维护组织中其他不再更新的模组
  3. 提供交流平台, 可能可以让模组之间兼容性更好?

How To Join in

Just send an email titled "WorldBoxOpenMods" and with your github username as content and your mod as attachment to wbopenmods@gmail.com. Then wait for at most a week.

如何加入

wbopenmods@gmail.com发送一封标题为"WorldBoxOpenMods", 正文为你的github用户id, 并将你的mod(质量不作要求, 只要求原创并且有实际内容)作为附件的邮件. 然后等待最多一周时间。

Pinned Loading

  1. ModLoader ModLoader Public

    A new mod loader for WorldBox

    C# 78 21

Repositories

Showing 10 of 18 repositories
  • ChineseName Public

    A mod provides Chinese name for WorldBox creatures, cities and others

    WorldBoxOpenMods/ChineseName’s past year of commit activity
    C# 9 MIT 3 1 0 Updated Sep 18, 2025
  • KeyGUI Public
    WorldBoxOpenMods/KeyGUI’s past year of commit activity
    C# 3 2 0 0 Updated Sep 18, 2025
  • PowerBox Public
    WorldBoxOpenMods/PowerBox’s past year of commit activity
    C# 4 2 0 0 Updated Sep 15, 2025
  • ModLoader Public

    A new mod loader for WorldBox

    WorldBoxOpenMods/ModLoader’s past year of commit activity
    C# 78 MIT 21 11 1 Updated Sep 11, 2025
  • .github Public
    WorldBoxOpenMods/.github’s past year of commit activity
    0 0 0 0 Updated Jul 17, 2025
  • WorldBoxOpenMods/KeyGeneralPurposeLibrary’s past year of commit activity
    C# 1 0 0 0 Updated May 14, 2025
  • ModernMod Public
    WorldBoxOpenMods/ModernMod’s past year of commit activity
    C# 2 0 0 0 Updated May 12, 2025
  • WorldBoxOpenMods/BepInExModCompatibilityLayer’s past year of commit activity
    C# 0 0 0 0 Updated May 12, 2025
  • WorldBoxOpenMods/BuildingAndRaceCompatibilityFix’s past year of commit activity
    C# 0 0 0 0 Updated May 12, 2025
  • WorldBoxOpenMods/ModLoaderUpdater’s past year of commit activity
    C# 0 0 1 0 Updated Mar 8, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

C#