mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-15 16:16:10 +09:00
Updated Developer Portal (mediawiki => markdown)
20
Developer-Portal.md
Normal file
20
Developer-Portal.md
Normal file
@@ -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
|
||||
* [Terrarum Sans Bitmap](https://github.com/minjaesong/Terrarum-sans-bitmap): The font used in this game
|
||||
* [TerranVirtualDisk](https://github.com/minjaesong/TerranVirtualDisk): File archival format used in this game
|
||||
@@ -1,20 +0,0 @@
|
||||
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
|
||||
Reference in New Issue
Block a user