Moved type doc to bassboon
This commit is contained in:
parent
ef735020be
commit
ea7aa16a4f
14
README.md
14
README.md
|
@ -4,15 +4,11 @@ In Duytschen "Geloof Doom eXtensie APPlicatie 4D" which tranlates to: faith doom
|
|||
|
||||
Is a demo or POC of TempleOS Next Generation coded in java with libGDX and ImGui.
|
||||
|
||||
Final version will be written in HolyC++ on TempleOS and runs on dedicated 144 bit hardware;
|
||||
- DEC144 has a 9 bit exponent and 135 bit coefficient see
|
||||
[DEC64](https://www.crockford.com/dec64.html) as the example.(no impl)
|
||||
- 7HFF = 7of9 Hebrew Fraction Fractal or GroßGetậl(no impl)
|
||||
Final version will be written in HolyC++ on TempleOS and runs on dedicated 144 bit hardware.
|
||||
|
||||
All code is junk, q&d play code, ideas, etc, the first octal based byte removal storage is in;
|
||||
- love.distributedrebirth.numberxd.base2t.type.V144Tocta
|
||||
All code is junk, q&d play code, ideas, etc.
|
||||
|
||||
Master and slaves
|
||||
For masters and slaves only.
|
||||
|
||||
## Project Features
|
||||
|
||||
|
@ -51,7 +47,8 @@ Requirements;
|
|||
|
||||
* 8GB of free memory
|
||||
* Setup [Hyperdrive](https://github.com/hyperspace-org/hyperdrive-service)
|
||||
* Use an AdoptOpenJDK(11++) to run the demo.
|
||||
* Use an AdoptOpenJDK(11++) to run the demo
|
||||
* TODO: install local copy of bassboon-jppre
|
||||
* Run "mvn -P lib-install initialize" once to copy local lib to local m2 repro.
|
||||
|
||||
Run "mvn -P x4o-tasks compile" once to generate all xml xsd and eld docs.(into target/x4o-*)
|
||||
|
@ -65,7 +62,6 @@ When hyperdrive is running just start the jar file with;
|
|||
### Project Launch IDE
|
||||
|
||||
Run "mvn package" after every git pull.
|
||||
(note: bassbone may fail sometimes, just run maven again and it works.....)
|
||||
|
||||
Run the main class from gdxapp4d-boot-desktop; love.distributedrebirth.gdxapp4d.boot.desktop.GDXAppDesktopLauncher
|
||||
|
||||
|
|
Loading…
Reference in a new issue