Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Guide Files

Greatexperiment edited this page Aug 24, 2018 · 3 revisions

This is a list of all the current Guide Files in the mod. Each file is intended to be an archetype for all other similar files and should be used as a reference for naming, formatting, structure and comments. These files can be found anytime by running a text search for "Guide File".

Please note that these files are not perfect. If you see any issues or errors please correct them. There may also still be some vanilla code present to temporarily prevent crashes as the Reboot is developed.

  • Equipment: \common\units\equipment\r56_equip_infantry.txt
  • Events: \events\r56_events_technology.txt
  • GUI Custom UI: \interface\r56_gui_techpoints_infantry.gui
  • GUI Custom Script: \common\scripted_guis\r56_sg_techpoints_infantry.txt
  • GUI Modified UI: \interface\countrytechtreeview.gui
  • GUI GFX General: \interface\r56_gfx_technologies.gfx
  • GUI GFX Tiled+Animated: \interface\r56_gfx_interface.gfx
  • Localisation: \localisation\r56_technology_l_english.yml
  • Scripted Effects: \common\scripted_effects\r56_techpoints_effects.txt
  • Technology: \common\technologies\r56_techs_infantry.txt
Clone this wiki locally