Initial work on reflection, pulls version from resources.

This commit is contained in:
天クマ 2025-12-12 00:02:11 -03:00
commit 56f337110f
11 changed files with 161 additions and 58 deletions

View file

@ -0,0 +1,5 @@
package io.github.adrianvic.nemesiseye.reflection;
public interface Glimmer {
}