Initial Codebase, Added Assembly with validation

This commit is contained in:
Zi Xing 2022-04-06 22:17:14 -04:00
parent 51a7296894
commit 7cbb50e095
21 changed files with 553 additions and 0 deletions

10
.idea/ncc.iml generated Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>