Skip to content

MindustryGame/wiki-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mindustry-Wiki-Generator

Generates pages for the Mindustry wiki. Requires Mindustry and Arc to be in the same folder as the project to function. Only to be used with the Mindustry CI.

Directory Structure

  • src/wikigen: Java source code for generating the files
    • generators/: Classes that define how each type of content has its pages generated.
  • templates/: Markdown templates that are filled in by the generators. Text beginning with $ indicates a variable that is replaced. If a generator does not fill in a variable, the line containing it is removed.

About

Generates pages for the Mindustry wiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published