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 [email protected]. Then wait for at most a week.

如何加入

[email protected]发送一封标题为"WorldBoxOpenMods", 正文为你的github用户id, 并将你的mod(质量不作要求, 只要求原创并且有实际内容)作为附件的邮件. 然后等待最多一周时间. 不需要额外的沟通, 不必思考如何发起对话.

Pinned Loading

  1. ModLoader ModLoader Public

    A new mod loader for WorldBox

    C# 44 5

Repositories

Showing 10 of 18 repositories
  • KeyGUI Public
    WorldBoxOpenMods/KeyGUI’s past year of commit activity
    C# 4 2 0 0 Updated Dec 28, 2024
  • ModLoader Public

    A new mod loader for WorldBox

    WorldBoxOpenMods/ModLoader’s past year of commit activity
    C# 44 MIT 5 0 0 Updated Dec 23, 2024
  • PowerBox Public
    WorldBoxOpenMods/PowerBox’s past year of commit activity
    C# 2 1 0 0 Updated Dec 15, 2024
  • WorldBoxOpenMods/KeyGeneralPurposeLibrary’s past year of commit activity
    C# 1 0 0 0 Updated Dec 10, 2024
  • ModExample Public
    WorldBoxOpenMods/ModExample’s past year of commit activity
    C# 2 MIT 1 0 0 Updated Dec 6, 2024
  • WorldBoxOpenMods/BuildingAndRaceCompatibilityFix’s past year of commit activity
    C# 0 0 0 0 Updated Oct 19, 2024
  • magic_world Public

    magic world,Literal meaning

    WorldBoxOpenMods/magic_world’s past year of commit activity
    C# 1 MIT 0 0 0 Updated Aug 29, 2024
  • KaiPanFuZhu-Mod Public

    KaiPanFuZhu-Mod

    WorldBoxOpenMods/KaiPanFuZhu-Mod’s past year of commit activity
    C# 1 MIT 0 0 0 Updated Aug 27, 2024
  • K_mod Public

    test

    WorldBoxOpenMods/K_mod’s past year of commit activity
    C# 2 0 0 0 Updated Aug 27, 2024
  • ModernMod Public
    WorldBoxOpenMods/ModernMod’s past year of commit activity
    C# 2 0 0 0 Updated Aug 20, 2024

People

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

Top languages

C#