Skip to content

zsennenga/CubeWorld-Mod-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubeWorld-Mod-API

This is a Mod API for the game Cube World. It uses DLL injection and memory editing to get Cube World to load plugin DLLs and then execute user code at specified "events" (such as npcInteract, playerJump, and so on).

Plugins interact with entities, such as "Player" that mirror assembly values and allow plugin developers to modify properties of the game world without having to work with asm.

About

Mod API for the game Cube World

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages