Close to the same feature set as the Go interface
Build / build (push) Failing after 19s

This commit is contained in:
2025-06-08 07:02:13 +02:00
parent d4718d15c3
commit 3a70613023
12 changed files with 87 additions and 6 deletions
@@ -15,6 +15,7 @@ import lombok.Setter;
@Entity
@AssetInfo(
displayName = "Random Access Memory",
pluralName = "Random Access Memories",
type = "RAM"
)
@Table(name = "ram_assets")