diff --git a/Developer-Portal.mediawiki b/Developer-Portal.mediawiki new file mode 100644 index 0000000..52826c4 --- /dev/null +++ b/Developer-Portal.mediawiki @@ -0,0 +1,20 @@ +This is a place for the developers, a hub for documentation and code conventions. + +== Concepts == +* [[Glossary]] +* [[Modules]] + +== Ingame == +* [[Actors]] +* [[World]] +* [[Inventory]] + +== Serialisation == +* [[Save and Load]] + +== Internationalisation and Localisation == +* [[Languages]] + +== Child Repositories == +* [https://github.com/minjaesong/Terrarum-sans-bitmap Terrarum Sans Bitmap]: The font used in this game +* [https://github.com/minjaesong/TerranVirtualDisk TerranVirtualDisk]: File archival format used in this game \ No newline at end of file