using Ragdoll; namespace Game { public class AppCore : ScriptSingleton { public void init() { } } }