Skip to content

gb2dev/CraftMoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraftMoon

Creative 3D platform made in the Godot Engine.

How to Play

Download the launcher to automatically play the latest version of the game.

How to Edit this Project in Godot to Contribute

  1. Clone the ModIO GDExtension and build it using cargo (debug build cargo build for editing project in Godot editor, release build cargo build --release for exported project).
    • Windows: Copy target/debug/mod_io.dll to addons/modio/win/mod_io.debug.x64.dll and target/release/mod_io.dll to addons/modio/win/mod_io.x64.dll.
    • Linux: Copy target/debug/libmod_io.so to addons/modio/linux/libmod_io.debug.x64.so and target/release/libmod_io.so to addons/modio/linux/libmod_io.x64.so.
  2. Launch Godot and open the project.

About

Creative 3D platform made in the Godot Engine

Resources

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors