fixed numerous bugs
This commit is contained in:
4
stdlib/SUMMARY.md
Normal file
4
stdlib/SUMMARY.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# stdlib
|
||||
The standard library for Ground.
|
||||
|
||||
This mineral has no functions because it is intended to just be a collection of minerals needed to do anything useful in Ground.
|
||||
10
stdlib/mineral.ini
Normal file
10
stdlib/mineral.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
description = Standard library for Ground.
|
||||
version = 1.2.0
|
||||
config_version = 1
|
||||
|
||||
[dependencies]
|
||||
math=1.2.0
|
||||
request=1.2.0
|
||||
fileio=1.2.0
|
||||
|
||||
Reference in New Issue
Block a user