Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage Guide

Start by selecting Use this template > Create a new Repository and setup a repository. Next clone the repository, and replace the information at the start of the CMakeLists.txt file.

project(Amethyst-Template CXX ASM_NASM) # Replace `Amethyst-Template` with the name of your mod
set(MOD_VERSION "0.1.0") # Replace this with the version number of your mod
set(MOD_AUTHOR "FrederoxDev") # Replace this with your name

To build this, you need to have also build AmethystAPI seperately

About

Amethyst mod for Minecraft: Bedrock edition, which attempts to implement a live tracker for Hive Backpack.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Contributors

Languages